From a2e3fd69c285b23d68649143264561ee31576229 Mon Sep 17 00:00:00 2001 From: Ryan Petrello Date: Tue, 11 Mar 2014 23:49:34 -0400 Subject: [PATCH] Add pypy jobs to pecan. Fixes bug 1290922 Change-Id: I2482b858d13506f6b42053625179c53fa622acb6 --- 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 95d18c3ed2..da42daf9ea 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3832,6 +3832,7 @@ projects: - gate-pecan-python26 - gate-pecan-python27 - gate-pecan-python33 + - gate-pecan-pypy - gate-pecan-tox-wsme-stable - gate-pecan-tox-wsme-tip - gate-pecan-tox-ceilometer-stable @@ -3842,6 +3843,7 @@ projects: - gate-pecan-python26 - gate-pecan-python27 - gate-pecan-python33 + - gate-pecan-pypy - gate-pecan-tox-wsme-stable - gate-pecan-tox-wsme-tip - gate-pecan-tox-ceilometer-stable