Allow override test to be run in helm-toolkit gate
Change-Id: Ieaa2e3c66c8855eec6c97796f175f769b268dccc
This commit is contained in:
parent
9c2ca30001
commit
072249dc5f
@ -1149,13 +1149,15 @@ test_overrides(){
|
||||
init_default_state
|
||||
|
||||
# run tests
|
||||
install_base
|
||||
test_sysctl
|
||||
test_limits
|
||||
test_mounts
|
||||
test_ethtool
|
||||
test_uamlite
|
||||
test_apt
|
||||
if [[ -z $SKIP_BASE_TESTS ]]; then
|
||||
install_base
|
||||
test_sysctl
|
||||
test_limits
|
||||
test_mounts
|
||||
test_ethtool
|
||||
test_uamlite
|
||||
test_apt
|
||||
fi
|
||||
purge_containers
|
||||
test_overrides
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user