[DNM] Gate test

Change-Id: I79860f90d1581624a4c75093363cf92d5f0493d1
This commit is contained in:
Roman Gorshunov 2020-08-26 14:33:13 +02:00
parent 45b4d09de3
commit 7b60d1e701
1 changed files with 9 additions and 9 deletions

View File

@ -2325,16 +2325,16 @@ init_default_state
# run tests
if [[ -z $SKIP_BASE_TESTS ]]; then
install_base
test_sysctl
test_limits
test_perm
test_mounts
test_ethtool
test_uamlite
# install_base
# test_sysctl
# test_limits
# test_perm
# test_mounts
# test_ethtool
# test_uamlite
test_apt
test_exec
test_apparmor
# test_exec
# test_apparmor
fi
purge_containers
test_overrides