Add the function of yardstick testcase reporter 73/19673/3
authorrexlee8776 <limingjiang@huawei.com>
Sat, 27 Aug 2016 06:26:46 +0000 (06:26 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Sat, 27 Aug 2016 07:55:16 +0000 (07:55 +0000)
commitf53fc8221faf7718d1cf060038ad3a23463b8398
treea0d3bf61e9e10f1ef006f59b29e47138230fc8ec
parentf0830fb30a41e6db542ce7c843c5819fcb205c9e
Add the function of yardstick testcase reporter

JIRA: YARDSTICK-324

Change-Id: I58969265f88d5c20f46f0b1097f5b0ccb1d9a40d
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
12 files changed:
utils/test/reporting/yardstick/img/icon-nok.png [new file with mode: 0644]
utils/test/reporting/yardstick/img/icon-ok.png [new file with mode: 0644]
utils/test/reporting/yardstick/img/weather-clear.png [new file with mode: 0644]
utils/test/reporting/yardstick/img/weather-few-clouds.png [new file with mode: 0644]
utils/test/reporting/yardstick/img/weather-overcast.png [new file with mode: 0644]
utils/test/reporting/yardstick/img/weather-storm.png [new file with mode: 0644]
utils/test/reporting/yardstick/index.html [new file with mode: 0644]
utils/test/reporting/yardstick/reporting-status.py [new file with mode: 0644]
utils/test/reporting/yardstick/reportingConf.py [new file with mode: 0644]
utils/test/reporting/yardstick/reportingUtils.py [new file with mode: 0644]
utils/test/reporting/yardstick/scenarioResult.py [new file with mode: 0644]
utils/test/reporting/yardstick/template/index-status-tmpl.html [new file with mode: 0644]