Disable pypy jobs in ironic-python-agent
Due to https://github.com/eventlet/eventlet/pull/84 pypy tests are timing out for IPA after 40 minutes. Disabling them for now so we don't have to wait 40m+ for check/gate testing. This should be re-enabled once the upstream fixes to eventlet are merged and Change-Id: Ie202367fbac7f627ea4f1094b71fdcbb66b0cb08
This commit is contained in:
parent
0ca0fb35cf
commit
49e8cf0278
@ -2106,12 +2106,10 @@ projects:
|
||||
- gate-ironic-python-agent-pep8
|
||||
- gate-ironic-python-agent-python26
|
||||
- gate-ironic-python-agent-python27
|
||||
- gate-ironic-python-agent-pypy
|
||||
gate:
|
||||
- gate-ironic-python-agent-pep8
|
||||
- gate-ironic-python-agent-python26
|
||||
- gate-ironic-python-agent-python27
|
||||
- gate-ironic-python-agent-pypy
|
||||
|
||||
# This is not strictly necessary; there is currently a transitive
|
||||
# relationship between g-t-dsvm,
|
||||
|
Loading…
x
Reference in New Issue
Block a user