Merge "Pass environment variables of proxy to tox"

This commit is contained in:
Jenkins 2015-12-10 16:48:12 +00:00 committed by Gerrit Code Review
commit 362184a6a6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_OPENSTACK_YELLOW=0.025
NOSE_OPENSTACK_SHOW_ELAPSED=1
DJANGO_SETTINGS_MODULE=muranodashboard.settings
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
http://tarballs.openstack.org/horizon/horizon-master.tar.gz