Merge "Pass OS_* env vars fix for tox 2.0"
This commit is contained in:
1
tox.ini
1
tox.ini
@@ -32,6 +32,7 @@ commands = oslo_debug_helper -t keystoneclient/tests {posargs}
|
|||||||
|
|
||||||
[testenv:functional]
|
[testenv:functional]
|
||||||
setenv = OS_TEST_PATH=./keystoneclient/tests/functional
|
setenv = OS_TEST_PATH=./keystoneclient/tests/functional
|
||||||
|
passenv = OS_*
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
# H405: multi line docstring summary not separated with an empty line
|
# H405: multi line docstring summary not separated with an empty line
|
||||||
|
Reference in New Issue
Block a user