From 598ab84c157084a455c9c3a2dd25313d9db6c1ca Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Tue, 26 Feb 2019 17:09:05 +0100 Subject: [PATCH] skip test_startup --- docker/system/startsystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/system/startsystem.sh b/docker/system/startsystem.sh index 077008da..01215ec8 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" +SKIPLIST="test_yangmodels.sh test_openconfig.sh test_install.sh test_order.sh test_startup.sh" #IETFRFC= EOF