support for Bottlenecks soak throughputs 49/53149/4
authorYang Yu <Gabriel.yuyang@huawei.com>
Tue, 6 Mar 2018 08:50:33 +0000 (16:50 +0800)
committerYang Yu <Gabriel.yuyang@huawei.com>
Thu, 15 Mar 2018 03:17:55 +0000 (11:17 +0800)
commitdf9c531c55afe656f6ea31c4bcb79bd4119917dc
treebf41c556e313c6068726c232e584a5c21dfccadd
parent8544a361f831f324eae33f8a48b94bf2a34f5ab0
support for Bottlenecks soak throughputs

JIRA: YARDSTICK-1049

Changes:
1. NetperfNode -> Netperf, it seems that yardstick-image has not
correctly complied Netperf since cpuutil is not available,
resulting that LOCAL_CPU_UTIL=-1 for the output. Will create
another JIRA ticket for this.

Change-Id: I26a85f4aafcc5d5e1eda3e04272ecf3b059238fc
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
samples/netperf_soak.yaml [new file with mode: 0644]
yardstick/benchmark/scenarios/networking/netperf.py