Merge "Add comment for tox coverage failure"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -22,6 +22,8 @@ commands = flake8
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
||||
; If this fails for you, you may be running an old version of tox.
|
||||
; Run 'pip install tox' to install a newer version of tox.
|
||||
[testenv:cover]
|
||||
commands = python setup.py testr --coverage --coverage-package-name=openstack --testr-args='{posargs}'
|
||||
|
||||
|
Reference in New Issue
Block a user