From 7e5a19867be8a3a1e47213c2fcd8c7e6abe6e352 Mon Sep 17 00:00:00 2001 From: Devananda van der Veen Date: Mon, 26 May 2014 09:26:02 -0700 Subject: [PATCH] Test python-ironicclient changes symmetrically Changes in python-ironicclient should be tested against both the API test suite (-tempest-dsvm-ironic) and the functional test suite (-tempest-dsvm-virtual-ironic) to prevent client changes from introducing incompatibilities or breaking the Nova virt driver. This introduces those two tests to python-ironicclient's check and gate queues. Change-Id: I463ae7785656c90e64fc42351c8dd095f74bb511 --- modules/openstack_project/files/zuul/layout.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index d25b17538e..f5bad73b9c 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1392,12 +1392,16 @@ projects: check: - gate-python-ironicclient-python33 - gate-python-ironicclient-pypy + - check-tempest-dsvm-ironic + - check-tempest-dsvm-virtual-ironic check-tripleo: - check-tripleo-ironic-seed-precise - check-tripleo-ironic-undercloud-precise gate: - gate-python-ironicclient-python33 - gate-python-ironicclient-pypy + - gate-tempest-dsvm-ironic + - gate-tempest-dsvm-virtual-ironic pre-release: - python-ironicclient-tarball release: