From 4d3b08c2c21169ace57f42feff09fdc29db88766 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 22 Nov 2013 07:30:39 -0800 Subject: [PATCH] Run the cinderclient tests under PyPy in gate and check Change-Id: I0094828da3078d7ce6ee1fc901ba4258d4191ed9 --- 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 85b9160e26..a21acfb4da 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1166,6 +1166,7 @@ projects: - gate-python-cinderclient-python26 - gate-python-cinderclient-python27 - gate-python-cinderclient-python33 + - gate-python-cinderclient-pypy - check-tempest-devstack-vm-full - check-tempest-devstack-vm-postgres-full - check-tempest-devstack-vm-neutron @@ -1179,6 +1180,7 @@ projects: - gate-python-cinderclient-python26 - gate-python-cinderclient-python27 - gate-python-cinderclient-python33 + - gate-python-cinderclient-pypy - gate-tempest-devstack-vm-full - gate-tempest-devstack-vm-postgres-full - gate-tempest-devstack-vm-neutron