From dfeaff63ee23bd283a0cfc48b70c82c38e7d4738 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 21 Aug 2015 15:18:04 -0700 Subject: [PATCH] Run dib ironic tests against dib-utils The dib utils project runs the dib functests and the ironic pxe ssh job. DIB itself also runs the functests so even though it runs a dib specific ironic pxe ssh job it was transitively pulled into the openstack gate piepline via the functests and ironic pxe ssh job on dib utils. We can decouple both dib utils and dib itself from that gate pipeline by making dib utils run the dib specific ironic pxe ssh job. Change-Id: Ib899479d82c1853118dbc6a7e98d5d4364a151db --- zuul/layout.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index d7a50d7326..72b50ab89b 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -3982,12 +3982,12 @@ projects: - gate-dib-dsvm-functests-devstack-trusty - gate-dib-dsvm-functests-devstack-centos7 - gate-dib-dsvm-functests-devstack-f21 - - gate-tempest-dsvm-ironic-pxe_ssh + - gate-tempest-dsvm-ironic-pxe_ssh-dib gate: - gate-dib-dsvm-functests-devstack-trusty - gate-dib-dsvm-functests-devstack-centos7 - gate-dib-dsvm-functests-devstack-f21 - - gate-tempest-dsvm-ironic-pxe_ssh + - gate-tempest-dsvm-ironic-pxe_ssh-dib post: - dib-utils-branch-tarball