aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-verify-perf.sh
diff options
context:
space:
mode:
authorMiroslav Miklus <mmiklus@cisco.com>2016-05-19 17:43:24 +0200
committerMiroslav Miklus <mmiklus@cisco.com>2016-05-22 21:18:51 +0200
commite52235ebf45d01235faa4cfa7ea8598ce16290f2 (patch)
tree731cf3970825b1d5f581dcb6a8c7bdc193866790 /bootstrap-verify-perf.sh
parentc5e740fbe49b3074647c8c5fc09d26a131cea577 (diff)
TB3 topology file with X520-DA2 NICs
JIRA: CSIT-8 Change-Id: I95baf116cfcde85fdbaaaac079f27c898a959f58 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
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"