test: disable reassembly tests and system modification script
One of basic requirements from day one for maek test is that it should run unpriviledged, so modifying system paremeters is unacceptable. Disabling script and reassembly tests as they need to be done in different way. Change-Id: I063c73eb82f2ebd7499e8adb1574a9fd2475fb5b Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
d6743b1d64
commit
7139e757b1
@ -110,7 +110,6 @@ endif
|
||||
|
||||
sanity: verify-no-running-vpp
|
||||
@sys_req/dev_shm_size.sh
|
||||
@sys_req/set_system_parameters.sh sys_req/system_parameters
|
||||
@bash -c "$(SANITY_IMPORT_VPP_PAPI_CMD) ||\
|
||||
(echo \"*******************************************************************\" &&\
|
||||
echo \"* Sanity check failed, cannot import vpp_papi\" &&\
|
||||
|
Reference in New Issue
Block a user