Support for netperf 77/2477/5
authorkubi <jean.gaoliang@huawei.com>
Tue, 13 Oct 2015 07:22:20 +0000 (15:22 +0800)
committerkubi <jean.gaoliang@huawei.com>
Thu, 15 Oct 2015 01:15:37 +0000 (09:15 +0800)
commit070076aea759b0ee1fff37572e75cba13a7bd714
treef8ce4116089dfbb5b18b28351da4a043cb7bdc7b
parenta1378b700a9234e7fcbf77c7890030b306bc65ea
Support for netperf

As agreed in the IRC meeting, use iperf for YARDSTICK-112;
support for netperf shall also be included in the framework (Yardstick-121).
bulk data test and req/rsp test are supportted by netperf

JIRA:YARDSTICK-121
Change-Id: I0e934dc067802c2792d751a19a187cd00ad8741b
Signed-off-by: kubi <jean.gaoliang@huawei.com>
samples/netperf.yaml [new file with mode: 0755]
tests/unit/benchmark/scenarios/networking/netperf_sample_output.json [new file with mode: 0755]
tests/unit/benchmark/scenarios/networking/test_netperf.py [new file with mode: 0755]
tools/ubuntu-server-cloudimg-modify.sh
yardstick/benchmark/scenarios/networking/netperf.py [new file with mode: 0755]
yardstick/benchmark/scenarios/networking/netperf_benchmark.bash [new file with mode: 0755]