Revert "Use testr setuptools commands."
This reverts commit c945b71929
which caused the unit test command to always exit sucessfully.
Change-Id: I410cbc878675503f0ce6e50bddc4fd0552370c46
This commit is contained in:
committed by
James E. Blair
parent
09254af268
commit
9576c6fdeb
+1
-2
@@ -1,7 +1,6 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = nova
|
||||
omit = nova/tests/*,DynamicallyCompiledCheetahTemplate.py
|
||||
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,nova/tests/*
|
||||
|
||||
[report]
|
||||
ignore-errors = True
|
||||
|
||||
Reference in New Issue
Block a user