TB1 topology file with X520-DA2 NICs only
[csit.git] / bootstrap-verify-perf.sh
index 16dd536..1dd4e8a 100755 (executable)
@@ -15,7 +15,9 @@
 set -x
 
 # Space separated list of available testbeds, described by topology files
-TOPOLOGIES="topologies/available/lf_testbed2-710-520.yaml"
+TOPOLOGIES="topologies/available/lf_testbed1-710-520.yaml \
+           topologies/available/lf_testbed2-710-520.yaml"
+
 VPP_STABLE_VER="1.0.0-437~g8f15e92_amd64"
 VPP_REPO_URL="https://nexus.fd.io/service/local/repositories/fd.io.dev/content/io/fd/vpp"