X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-ubuntu.sh;h=3e130f83f9332a6b2cdae97e1723e002fcf5723f;hp=dfd20a45cde60361258e8be48101e1960bcc2f79;hb=adae22c83eb77a49a49f9ee50ef11c1a67239d4e;hpb=3cb0589f9a4af1347a9b990b0979e378dc279f93 diff --git a/bootstrap-ubuntu.sh b/bootstrap-ubuntu.sh index dfd20a45cd..3e130f83f9 100755 --- a/bootstrap-ubuntu.sh +++ b/bootstrap-ubuntu.sh @@ -35,7 +35,7 @@ VIRL_RELEASE=$(cat ${SCRIPT_DIR}/VIRL_RELEASE_UBUNTU) 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