summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/infra_setup/heat_template/vstf_heat_template/vstf_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/infra_setup/heat_template/vstf_heat_template/vstf_test.sh b/utils/infra_setup/heat_template/vstf_heat_template/vstf_test.sh
index d162e4cf..a5f06f8e 100644
--- a/utils/infra_setup/heat_template/vstf_heat_template/vstf_test.sh
+++ b/utils/infra_setup/heat_template/vstf_heat_template/vstf_test.sh
@@ -44,7 +44,7 @@ function fn_vstf_test_config(){
function fn_testing_scenario(){
local head_cmd="vstfadm perf-test "
- local test_length_list="64"
+ local test_length_list="64 128 256 512 1024"
local test_scenario_list="Tu-1 Tu-3"
local test_tool="netperf"
local protocol="udp"