Use "protocol" parameters in iperf3 yaml and task file 35/42035/15
authorAce Lee <liyin11@huawei.com>
Fri, 15 Sep 2017 06:14:19 +0000 (06:14 +0000)
committerAce Lee <liyin11@huawei.com>
Wed, 11 Oct 2017 09:57:24 +0000 (09:57 +0000)
commit10f85b332c4b1f55e651aeb9c45b328e1ebdc2af
tree4cd1b1aa0dfbb9babb3cbb00b5816c4d970e17c0
parentde726ccdc524f7cd61d3dda998bb3826c6af721c
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>
tests/opnfv/test_cases/opnfv_yardstick_tc011.yaml
tests/unit/benchmark/scenarios/networking/test_iperf3.py
yardstick/benchmark/scenarios/networking/iperf3.py