try native travis test #8
This commit is contained in:
parent
632314364b
commit
1080ef9d20
1 changed files with 1 additions and 1 deletions
|
|
@ -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=
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue