stress_test_dashboard_code 23/29023/2
authorliyin <liyin11@huawei.com>
Sat, 18 Feb 2017 14:24:18 +0000 (22:24 +0800)
committerAce Lee <liyin11@huawei.com>
Mon, 20 Feb 2017 11:00:13 +0000 (11:00 +0000)
commitbffdc13b667abc6eb8bccdcc1aa82cf963a5dfa8
treeb8fdcc9be40e622e5a8a1ddb859eb03a53b10cbc
parent58c97253eaaf72f73924837fca4ddcb5cb8a5d94
stress_test_dashboard_code

JIRA:BOTTLENECK-138

Those codes will create dashboard for stress test.
And we have fixed a bug, that we will increace env prepare in this patch
besides: we also add some code of how to yardstick api.

Change-Id: I64bb249ee0df9fe37e998a784ba346719bf25197
Signed-off-by: liyin <liyin11@huawei.com>
testsuites/posca/testcase_dashboard/posca_stress_ping.py [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_stress_ping_dashboard.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_stress_ping_discover.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_stress_ping_histogram.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_stress_ping_index_pattern.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_stress_ping_table.json [new file with mode: 0644]
testsuites/posca/testcase_script/posca_stress_ping.py
utils/infra_setup/runner/yardstick.py