Use "protocol" parameters in iperf3 yaml and task file 53/44853/1
authorAce Lee <liyin11@huawei.com>
Fri, 15 Sep 2017 06:14:19 +0000 (06:14 +0000)
committerJing Lu <lvjing5@huawei.com>
Thu, 12 Oct 2017 01:38:29 +0000 (01:38 +0000)
commit4608b2d7a467344cde6208eaa5d0db58d7d7d42f
tree79215d5b7b02142d4dd1abd23277a1b591dbc5df
parentd6b148980fb78d99ed99985bf578ce285ead51d6
Use "protocol" parameters in iperf3 yaml and task file

JIRA: YARDSTICK-755

There is a history problem that iperf use udp to set a net protocol.
This code will change it to protocol.
so you could use 'tcp','udp' and other protocol.

Change-Id: I1a101013dfe58165a3ed08aa77f0aa2f73d57a12
Signed-off-by: Ace Lee <liyin11@huawei.com>
(cherry picked from commit 10f85b332c4b1f55e651aeb9c45b328e1ebdc2af)
tests/opnfv/test_cases/opnfv_yardstick_tc011.yaml
tests/unit/benchmark/scenarios/networking/test_iperf3.py
yardstick/benchmark/scenarios/networking/iperf3.py