From e9fd036d69ab8e80f2a695d4b2dbfe5da2b9c757 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 8 Jan 2019 15:01:10 +0100 Subject: [PATCH] performance tests update Change-Id: If199757123974cf0889c2284ffc5c37ea9b18e7c Signed-off-by: Michal Cmarada --- bootstrap-hc2vpp-perf.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 )" -- 2.16.6