Merge "Fix 'No data to report' error"
This commit is contained in:
5
tox.ini
5
tox.ini
@@ -60,10 +60,7 @@ commands = oslopolicy-sample-generator --config-file=etc/nova/nova-policy-genera
|
||||
# tests conflict with coverage.
|
||||
commands =
|
||||
coverage erase
|
||||
python setup.py testr --coverage \
|
||||
--testr-args='{posargs}'
|
||||
coverage combine
|
||||
coverage html --include='nova/*' -d covhtml -i
|
||||
python setup.py testr --coverage --testr-args='{posargs}'
|
||||
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
Reference in New Issue
Block a user