Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
3
tox.ini
3
tox.ini
@@ -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}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user