netperf_node test case improvement. 25/24925/6
authorliyin <liyin11@huawei.com>
Sat, 26 Nov 2016 06:58:52 +0000 (14:58 +0800)
committerAce Lee <liyin11@huawei.com>
Wed, 30 Nov 2016 01:11:53 +0000 (01:11 +0000)
commit495dde627366d5a5410421a12215d44beb544e27
treea0a8d0815127e21fe630e83a8ca0ca7938668ef1
parent8264f8cfd71ac8bacd5a4cce2206cbdc2f76a707
netperf_node test case improvement.

JIRA: YARDSTICK-423

In the netperf test testcase, input and output parameters are stipulated.
in this submit, add parameters as a output, you could write the output parameters at yaml file.
and the second is if there is a netperf software at target machine,
this machine won't install this software again.

Change-Id: If4def77acbbd5c97e7b5ce9c2e454ecb5bcb12bb
Signed-off-by: liyin <liyin11@huawei.com>
yardstick/benchmark/scenarios/networking/netperf_benchmark.bash
yardstick/benchmark/scenarios/networking/netperf_install.bash
yardstick/benchmark/scenarios/networking/netperf_node.py