Merge "Add OS_* variables to tox env for supporting SSL"

This commit is contained in:
Jenkins 2017-03-09 10:19:07 +00:00 committed by Gerrit Code Review
commit 4ab13c93c7
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ deps =
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = ostestr {posargs}
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY OS_*
[testenv:pep8]
whitelist_externals = bash