Update sla check for scenarios 15/2615/4
authorhoujingwen <houjingwen@huawei.com>
Mon, 19 Oct 2015 07:37:06 +0000 (15:37 +0800)
committerHou Jingwen <houjingwen@huawei.com>
Thu, 22 Oct 2015 00:55:25 +0000 (00:55 +0000)
commite4e8688e0633ef22b2ff0ea8ba739313d5299ecc
tree0fee27d4e504b36e9eb24530cf85a0d33fd0b463
parent9816c5aa786f7ec831c549b8ed4b5e8ef485da64
Update sla check for scenarios

This patch modify the question that SLA check result is not complete.

JIRA: YARDSTICK-172

Change-Id: I10438390baee92caf00dbfcdbdb833823ff8ce31
Signed-off-by: houjingwen <houjingwen@huawei.com>
19 files changed:
tests/unit/benchmark/scenarios/compute/test_cyclictest.py
tests/unit/benchmark/scenarios/networking/test_iperf3.py
tests/unit/benchmark/scenarios/networking/test_netperf.py
tests/unit/benchmark/scenarios/networking/test_ping.py
tests/unit/benchmark/scenarios/networking/test_pktgen.py
tests/unit/benchmark/scenarios/storage/test_fio.py
yardstick/benchmark/runners/arithmetic.py
yardstick/benchmark/runners/duration.py
yardstick/benchmark/runners/iteration.py
yardstick/benchmark/runners/sequence.py
yardstick/benchmark/scenarios/compute/cyclictest.py
yardstick/benchmark/scenarios/compute/lmbench.py
yardstick/benchmark/scenarios/compute/perf.py
yardstick/benchmark/scenarios/networking/iperf3.py
yardstick/benchmark/scenarios/networking/netperf.py
yardstick/benchmark/scenarios/networking/ping.py
yardstick/benchmark/scenarios/networking/pktgen.py
yardstick/benchmark/scenarios/storage/fio.py
yardstick/plot/plotter.py