diff --git a/tox.ini b/tox.ini index b3052eb55..892f834dc 100644 --- a/tox.ini +++ b/tox.ini @@ -36,7 +36,6 @@ commands = commands = oslo-config-generator --config-file tempest/cmd/config-generator.tempest.conf [testenv:cover] -setenv = OS_TEST_PATH=./tempest/tests commands = python setup.py testr --coverage --testr-arg='tempest\.tests {posargs}' [testenv:all]