Merge "Pass environment variables of proxy to tox"

This commit is contained in:
Jenkins 2017-07-04 07:50:28 +00:00 committed by Gerrit Code Review
commit 2ab772cade

View File

@ -15,6 +15,7 @@ commands =
/bin/rm -f .testrepository/times.dbm
python setup.py testr --slowest --testr-args='{posargs}'
oslo-config-generator --config-file=etc/vitrage/vitrage-config-generator.conf
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[testenv:pep8]
commands = flake8