Tox coverage reporting shoulg be zaza.openstack only
This commit is contained in:
@@ -8,7 +8,7 @@ setenv = VIRTUAL_ENV={envdir}
|
||||
install_command =
|
||||
pip install {opts} {packages}
|
||||
|
||||
commands = nosetests --with-coverage --cover-package=zaza {posargs} {toxinidir}/unit_tests
|
||||
commands = nosetests --with-coverage --cover-package=zaza.openstack {posargs} {toxinidir}/unit_tests
|
||||
|
||||
[testenv:py3]
|
||||
basepython = python3
|
||||
|
||||
Reference in New Issue
Block a user