diff --git a/docker/system/startsystem.sh b/docker/system/startsystem.sh index 01215ec8..e4c5f9db 100755 --- a/docker/system/startsystem.sh +++ b/docker/system/startsystem.sh @@ -49,7 +49,7 @@ EOF # This is a clixon site test file. Disable all model testing. cat < /usr/local/bin/test/site.sh # Add your local site specific env variables (or tests) here. -SKIPLIST="test_yangmodels.sh test_openconfig.sh test_install.sh test_order.sh test_startup.sh" +SKIPLIST="test_yangmodels.sh test_openconfig.sh test_install.sh test_order.sh test_startup.sh test_upgrade.sh" #IETFRFC= EOF