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:
Jay Faulkner 2014-04-07 11:47:52 -07:00
parent 0ca0fb35cf
commit 49e8cf0278

View File

@ -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,