From 82e48db897c0b816e22dc1c8758024885783fa0c Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 24 Feb 2014 18:07:50 -0800 Subject: [PATCH] Gate python-glanceclient on PyPy Change-Id: If6c588b1c83cf613e8ddc851e39ede943619b060 --- 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 7873d767e9..7d584dd6bd 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1241,11 +1241,13 @@ projects: - name: integrated-gate check: - gate-python-glanceclient-python33 + - gate-python-glanceclient-pypy - check-devstack-dsvm-cells - check-tempest-dsvm-postgres-full - gate-tempest-dsvm-large-ops - gate-tempest-dsvm-neutron-large-ops gate: + - gate-python-glanceclient-pypy - gate-devstack-dsvm-cells - gate-tempest-dsvm-postgres-full - gate-tempest-dsvm-large-ops