Merge "pass environment variables of proxy to tox"

This commit is contained in:
Jenkins 2015-07-31 09:23:25 +00:00 committed by Gerrit Code Review
commit 0dc6a2d82e

View File

@ -14,6 +14,7 @@ deps =
-r{toxinidir}/test-requirements.txt
commands = bash tools/pretty_tox.sh '{posargs}'
whitelist_externals = bash
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[testenv:integration]
setenv =