Remove pypy job
Pypy is not tested in OpenStack anymore, remove the job. Change-Id: I7722af174724ab708dddaa29e6cce5b897ef1d62
This commit is contained in:
parent
6df3bcd3ed
commit
861380ea6f
5
tox.ini
5
tox.ini
@ -26,11 +26,6 @@ commands =
|
|||||||
deps = -r{toxinidir}/test-requirements.txt
|
deps = -r{toxinidir}/test-requirements.txt
|
||||||
commands = bandit -r zunclient -x tests -n5 -ll
|
commands = bandit -r zunclient -x tests -n5 -ll
|
||||||
|
|
||||||
[testenv:pypy]
|
|
||||||
deps = setuptools<3.2
|
|
||||||
-r{toxinidir}/requirements.txt
|
|
||||||
-r{toxinidir}/test-requirements.txt
|
|
||||||
|
|
||||||
[testenv:debug]
|
[testenv:debug]
|
||||||
commands = oslo_debug_helper -t zunclient/tests {posargs}
|
commands = oslo_debug_helper -t zunclient/tests {posargs}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user