Merge "Update coverage job to references correct file"
This commit is contained in:
commit
348def3438
2
tox.ini
2
tox.ini
@ -37,7 +37,7 @@ commands = python -m testtools.run \
|
|||||||
ceilometer.tests.test_utils
|
ceilometer.tests.test_utils
|
||||||
|
|
||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
commands = bash -x {toxinidir}/setup-test-env.sh python setup.py testr --slowest --coverage --testr-args="{posargs}"
|
commands = bash -x {toxinidir}/setup-test-env-mongodb.sh python setup.py testr --slowest --coverage --testr-args="{posargs}"
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user