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]
commands = python setup.py testr --coverage --testr-args='{posargs}'
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:debug]
commands = oslo_debug_helper -t keystoneclient/tests {posargs}