Configure coverage to cover only gbs modules
authorEd Bartosh <eduard.bartosh@intel.com>
Fri, 7 Dec 2012 14:37:31 +0000 (16:37 +0200)
committerZhang Qiang <qiang.z.zhang@intel.com>
Tue, 11 Dec 2012 11:12:33 +0000 (19:12 +0800)
commitbc71ae66a6e51108b5f0a4998596d90713445870
tree9052bbe4005d6f3b0a975055e1541801741a67d4
parent76e194644f3725ecd4b73009bde118005498c2a7
Configure coverage to cover only gbs modules

Previous attempt to configure coverage with setup.cfg was not working
properly. It can be seen in OTC Tools Tester Jenkins job as coverage
report includes gbp and even nose modules. This change is the second
attempt to fix the issue. Expected result is to see only gbs modules in
Jenkins coverage report.

Change-Id: I19c5d4624ce4338a5c6a3d7cb1815bbea5bd05b7
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
.coveragerc [new file with mode: 0644]
setup.cfg [deleted file]