try native travis test #8

This commit is contained in:
Olof hagsand 2020-11-29 23:32:50 +01:00
parent 632314364b
commit 1080ef9d20

View file

@ -65,7 +65,7 @@ sudo usermod -a -G clicon $wwwuser;
# - all 3rd party model testing (you need to download the repos) # - all 3rd party model testing (you need to download the repos)
# - test_install.sh since you dont have the make environment # - test_install.sh since you dont have the make environment
# - test_order.sh XXX this is a bug need debugging # - test_order.sh XXX this is a bug need debugging
cat <<EOF > /usr/local/bin/test/site.sh cat <<EOF > test/site.sh
# Add your local site specific env variables (or tests) here. # Add your local site specific env variables (or tests) here.
SKIPLIST="test_api.sh test_c++.sh test_yangmodels.sh test_openconfig.sh test_install.sh test_privileges.sh" SKIPLIST="test_api.sh test_c++.sh test_yangmodels.sh test_openconfig.sh test_install.sh test_privileges.sh"
#IETFRFC= #IETFRFC=