aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-verify-perf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-verify-perf.sh')
-rwxr-xr-xbootstrap-verify-perf.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh
index 1dd4e8ae7b..65f6e7ee55 100755
--- a/bootstrap-verify-perf.sh
+++ b/bootstrap-verify-perf.sh
@@ -16,7 +16,8 @@ set -x
# Space separated list of available testbeds, described by topology files
TOPOLOGIES="topologies/available/lf_testbed1-710-520.yaml \
- topologies/available/lf_testbed2-710-520.yaml"
+ topologies/available/lf_testbed2-710-520.yaml \
+ topologies/available/lf_testbed3-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"