From a99a5e2b583e1464a7fbbc5fae3a0c23f2111ba3 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 3 Sep 2013 20:15:48 -0700 Subject: [PATCH] Run the heatclient tests under PyPy Change-Id: I1c6195557ed363b5e0127757d2287742ec4df868 --- 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 9b59080bd5..443b1f9fec 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1574,6 +1574,7 @@ projects: - gate-python-heatclient-python26 - gate-python-heatclient-python27 - gate-python-heatclient-python33 + - gate-python-heatclient-pypy - gate-tempest-devstack-vm-full - gate-tempest-devstack-vm-postgres-full - gate-tempest-devstack-vm-neutron @@ -1582,6 +1583,7 @@ projects: - gate-python-heatclient-pep8 - gate-python-heatclient-python26 - gate-python-heatclient-python27 + - gate-python-heatclient-pypy - gate-tempest-devstack-vm-full - gate-tempest-devstack-vm-postgres-full - gate-tempest-devstack-vm-neutron