X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-centos.sh;fp=bootstrap-centos.sh;h=b0b9562274c84ec8e3da4325545d049cec2aa2eb;hp=6bec72060c2adb32efacb0e4571a57ed1fcc9579;hb=0fc813b1694a6ae70b759e7ca96741f21f81b051;hpb=f496b8dd088f9ba89710b8b6f8d0fb380740458f diff --git a/bootstrap-centos.sh b/bootstrap-centos.sh index 6bec72060c..b0b9562274 100755 --- a/bootstrap-centos.sh +++ b/bootstrap-centos.sh @@ -33,7 +33,7 @@ VIRL_RELEASE=$(cat ${SCRIPT_DIR}/VIRL_RELEASE_CENTOS) SSH_OPTIONS="-i ${VIRL_PKEY} -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o LogLevel=error" -TEST_GROUPS=("l2bd,dhcp,gre,honeycomb,l2xc,lisp,softwire" "cop,telemetry,ipsec,ipv6,rpf,tap,vrf" "fds,iacl,ipv4,policer,vlan,vxlan") +TEST_GROUPS=("l2bd,dhcp,gre,honeycomb,l2xc,lisp,softwire" "cop,telemetry,ipsec,ipv6,rpf,tap,vrf" "fds,iacl,ipv4,policer,vlan,vxlan,vhost") SUITE_PATH="tests.func" # Create tmp dir