X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=bootstrap-hc2vpp-perf.sh;h=f581b16115c64e1d6e90734f32db8f35c0cde475;hb=852b10b6724f0ae221e45f1ccb3f8020077b1f33;hp=1cbf60b8c8f25896b55aa63fdc77b8339cdcd427;hpb=0ac66d491ae486ad5d553eecb5aa400ca1fbd9db;p=csit.git diff --git a/bootstrap-hc2vpp-perf.sh b/bootstrap-hc2vpp-perf.sh index 1cbf60b8c8..f581b16115 100755 --- a/bootstrap-hc2vpp-perf.sh +++ b/bootstrap-hc2vpp-perf.sh @@ -19,9 +19,9 @@ OS=$2 ODL=$3 # Space separated list of available testbeds, described by topology files -TOPOLOGIES="topologies/available/lf_testbed1.yaml \ - topologies/available/lf_testbed2.yaml \ - topologies/available/lf_testbed3.yaml" +TOPOLOGIES="topologies/available/lf_3n_hsw_testbed1.yaml \ + topologies/available/lf_3n_hsw_testbed2.yaml \ + topologies/available/lf_3n_hsw_testbed3.yaml" SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"