|
|
|
@ -55,7 +55,7 @@ basepython = python3
|
|
|
|
|
# https://bitbucket.org/ned/coveragepy/issues/519/ |
|
|
|
|
setenv = |
|
|
|
|
{[testenv]setenv} |
|
|
|
|
PYTHON=coverage run --source nova --parallel-mode |
|
|
|
|
PYTHON=coverage run --source nova,nova_powervm --parallel-mode |
|
|
|
|
commands = |
|
|
|
|
{[testenv]commands} |
|
|
|
|
coverage erase |
|
|
|
|