Add OS_* variables to tox env for supporting SSL

Change-Id: I6d8e60f1014f522596ee89a4dae1432d02609934
This commit is contained in:
Sergey Kraynev 2017-03-03 13:17:32 +00:00
parent 5e07dad8fe
commit e194ed3f4c
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