From 49e8cf02789c4ebab9186a1b49c33c316c3e8c4b Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Mon, 7 Apr 2014 11:47:52 -0700 Subject: [PATCH] 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 --- modules/openstack_project/files/zuul/layout.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 9906f6e263..e29f1cfc6d 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -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,