summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 56a4320..fef36b7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -32,6 +32,7 @@ commands = oslo_debug_helper -t keystoneclient/tests {posargs}
[testenv:functional]
setenv = OS_TEST_PATH=./keystoneclient/tests/functional
+passenv = OS_*
[flake8]
# H405: multi line docstring summary not separated with an empty line