Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins
2016-01-06 23:00:37 +00:00
committed by Gerrit Code Review

View File

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