add coverage report in Jenkins for Yardstick. 45/1445/2
authorkubi <jean.gaoliang@huawei.com>
Thu, 10 Sep 2015 03:58:38 +0000 (23:58 -0400)
committerkubi <jean.gaoliang@huawei.com>
Thu, 10 Sep 2015 04:18:51 +0000 (00:18 -0400)
commit54b9abc7b2b36a4b10e5cfd52006545f6686f93a
treee198f56e65f0d3c16f0b2921632ee86785df0590
parent4f2fce70da878ad03dc77324f6916bfcae447e1e
add coverage report in Jenkins for Yardstick.

since coverage report based on master, coverage configure file should be merged to master at first
then coverage shell script will be committed after coverage conf
As first part, this patch only include two configure files and one init file :
.testr.conf , .coveragerc, __init__.py

Change-Id: I073e65b641144e4878595f073cd37081e4a4940b
JIRA:YARDSTICK-108
Signed-off-by: kubi <jean.gaoliang@huawei.com>
.coveragerc [new file with mode: 0644]
.testr.conf [new file with mode: 0644]
tests/__init__.py [new file with mode: 0644]