This reverts commit c945b71929d7dc872ea27103ca8b6ec3d5cc7cd5 which caused the unit test command to always exit sucessfully. Change-Id: I410cbc878675503f0ce6e50bddc4fd0552370c46
7 lines
107 B
INI
7 lines
107 B
INI
[run]
|
|
branch = True
|
|
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,nova/tests/*
|
|
|
|
[report]
|
|
ignore-errors = True
|