diff options
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ commands = flake8 [testenv:functional] setenv = OS_TEST_PATH=./functional/tests +passenv = OS_* [testenv:venv] commands = {posargs} |
![]() |
index : delta/openstack/python-openstackclient.git | |
| opendev.org: openstack/python-openstackclient |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | tox.ini | 1 |
@@ -17,6 +17,7 @@ commands = flake8 [testenv:functional] setenv = OS_TEST_PATH=./functional/tests +passenv = OS_* [testenv:venv] commands = {posargs} |