Merge "pass environment variables of proxy to tox"

This commit is contained in:
Jenkins
2015-07-31 07:42:19 +00:00
committed by Gerrit Code Review

View File

@@ -15,6 +15,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 =