performance tests update 27/16727/2
authorMichal Cmarada <mcmarada@cisco.com>
Tue, 8 Jan 2019 14:01:10 +0000 (15:01 +0100)
committerPeter Mikus <pmikus@cisco.com>
Wed, 9 Jan 2019 07:52:19 +0000 (07:52 +0000)
Change-Id: If199757123974cf0889c2284ffc5c37ea9b18e7c
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
bootstrap-hc2vpp-perf.sh

index 1cbf60b..f581b16 100755 (executable)
@@ -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 )"