summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorClark Boylan <clark.boylan@gmail.com>2013-01-21 19:05:51 -0800
committerClark Boylan <clark.boylan@gmail.com>2013-01-21 19:05:51 -0800
commitcc88380dfe11d4a96ba3140b16e97abad7550f34 (patch)
tree039420c8dd2d5c6b14990f1cb3f389ea9919180a /nova/utils.py
parenta4d608fa33b328d7ed77c7f9c40ffbb43c0ade6b (diff)
downloadnova-cc88380dfe11d4a96ba3140b16e97abad7550f34.tar.gz
nova-cc88380dfe11d4a96ba3140b16e97abad7550f34.tar.xz
nova-cc88380dfe11d4a96ba3140b16e97abad7550f34.zip
Fix nova coverage.
Nova coverage was broken because additional coverage tests were added that interfere with collecting coverage during unit testing. These new tests were not properly excluded by the coverage unit test regex. Modify the regex to exclude any tests of the form '.*test.*coverage.*'. This allows `tox -ecover` and `run_tests.sh --coverage` to run properly. Change-Id: Id35f50ec335707c9eadb0e7fb3aa0833661f7333
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions