skip test_startup

This commit is contained in:
Olof hagsand 2019-02-26 17:09:05 +01:00
parent 2394c6f46e
commit 598ab84c15

View file

@ -49,7 +49,7 @@ EOF
# This is a clixon site test file. Disable all model testing.
cat <<EOF > /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