Use testr setuptools commands.
Replace the embedded shell scripts with setuptools commands provided by upstream. Cleans up a few warnings that this cause tox to show. Change-Id: I9eb47142eafb6ed038b358b94984462ca1632542
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,nova/tests/*
|
||||
source = nova
|
||||
omit = nova/tests/*,DynamicallyCompiledCheetahTemplate.py
|
||||
|
||||
[report]
|
||||
ignore-errors = True
|
||||
|
||||
Reference in New Issue
Block a user