Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-24 04:13:10 +00:00 committed by Gerrit Code Review
commit 0f65771a43
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@ commands = lockutils-wrapper python setup.py testr --slowest --testr-args='{posa
whitelist_externals = bash
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:common-constraints]
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}