Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-13 22:12:05 +00:00 committed by Gerrit Code Review
commit 1ee5191cec

View File

@ -27,9 +27,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
[testenv:debug] [testenv:debug]
commands = oslo_debug_helper -t openstackclient/tests {posargs} commands = oslo_debug_helper -t openstackclient/tests {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:docs] [testenv:docs]
commands = python setup.py build_sphinx commands = python setup.py build_sphinx