From 6e379d807b163e9c0345da043769ebebe2175de0 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Tue, 10 Sep 2013 09:42:14 -0700 Subject: [PATCH] Make gate-hacking-pypy non-gating gate-hacking-pypy Breaks with critical patch https://review.openstack.org/#/c/48345/ So unless we can get pypy working soon, make it non-voting. Change-Id: I1052dc6480a08aaab42e2368473953990ac62d27 --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index b6cc5bf0ec..ca16c10afa 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -237,6 +237,8 @@ jobs: branch: milestone-proposed - name: gate-hacking-python33 voting: false + - name: gate-hacking-pypy + voting: false - name: gate-hacking-integration-nova voting: false - name: gate-savanna-pylint