Merge "Hotfix for bug 1255928"
This commit is contained in:
commit
e352299f63
3
tox.ini
3
tox.ini
@ -21,8 +21,7 @@ sitepackages = False
|
||||
[testenv:cover]
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
commands =
|
||||
python setup.py testr --coverage \
|
||||
--testr-args='^(?!.*test.*coverage).*$'
|
||||
python -m climate.openstack.common.lockutils python setup.py testr --coverage --testr-args='^(?!.*test.*coverage).*$'
|
||||
|
||||
[testenv:pep8]
|
||||
commands = flake8 {posargs}
|
||||
|
Loading…
Reference in New Issue
Block a user