Merge "Pass environment variables of proxy to tox"

This commit is contained in:
Jenkins 2015-12-15 07:34:52 +00:00 committed by Gerrit Code Review
commit 4c6b98d126
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ setenv = VIRTUAL_ENV={envdir}
FUELSTAT_DB_ROOT=postgres
FUELSTAT_DB_ROOTPW=insecure_slave
FUELSTAT_DB_ROOTPGPASS={toxinidir}/pgpass
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
deps =
-r{toxinidir}/test-requirements.txt
commands =