X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-centos.sh;h=b0b9562274c84ec8e3da4325545d049cec2aa2eb;hp=6bec72060c2adb32efacb0e4571a57ed1fcc9579;hb=ece6209da971995eddcb32791872f7dc90a66586;hpb=5a04f6ddb56fefcc96452b4fe938616da309388f 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