Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-12 23:15:25 +00:00 committed by Gerrit Code Review
commit 23abc848ca

View File

@ -19,10 +19,6 @@ commands =
[testenv:common-constraints]
install_command = {toxinidir}/tools/tox_install.sh constrained -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
[tox:jenkins]
sitepackages = True
downloadcache = ~/cache/pip
[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html