]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix running unit tests with coverage
authorgit-harry <git-harry@live.co.uk>
Tue, 2 Sep 2014 12:04:06 +0000 (13:04 +0100)
committergit-harry <git-harry@live.co.uk>
Tue, 2 Sep 2014 12:04:06 +0000 (13:04 +0100)
commit373fad9dc55c3d8eb7d50d2b2f89664fec61bfae
treec1a965e38e3dc8c4cd7b447668e6accac659a77f
parentc4bddaa50d862913b35eb82e843aef6cbb1b1f22
Fix running unit tests with coverage

The path to this repo is added to PYTHONPATH when the coverage flag is
specified so that the cinder entry points are discovered.

Change-Id: Ie33a63c6ecd443b900fa7bed3a1ec5b6bb0065e6
Closes-Bug: #1364347
run_tests.sh