Add more parameters in iperf3 taml 93/38393/1
authorAce Lee <liyin11@huawei.com>
Mon, 31 Jul 2017 02:50:01 +0000 (02:50 +0000)
committerAce Lee <liyin11@huawei.com>
Mon, 31 Jul 2017 02:52:42 +0000 (02:52 +0000)
JIRA: YARDSTICK-755

The parameters that iperf3 testcase support now maybe insufficient in some usecase.
The test case should support parameters such as: windows size and length of buffer.
This work is about adding more parameters in testcase yaml file

Change-Id: I8c900a4a8909d97543cf837a02c76a6aee19f439
Signed-off-by: Ace Lee <liyin11@huawei.com>
tests/opnfv/test_cases/opnfv_yardstick_tc011.yaml

index b826a7d..aad35e4 100644 (file)
@@ -19,6 +19,8 @@ scenarios:
   options:
     udp: udp
     bandwidth: 20m
+    length: 8K
+    window: 29200
   host: zeus.demo
   target: hera.demo