From 4da3d5c9f58af6aa9baf84d561eb8720c6bcdb4e Mon Sep 17 00:00:00 2001 From: Lucas Alvares Gomes Date: Fri, 6 Mar 2015 16:04:50 +0000 Subject: [PATCH] Ironic: Move pxe_ipa-nv to check instead of experimental The pxe_ipa-nv job is testing the future default ramdisk for Ironic, at first we added it to experimetal just to make sure it works. Now that we know it's passing we are moving it to the "check" so it can run on every gate check for us to collect data and make it voting in the future. Change-Id: I7187bdb1480cafa2f8152d0b0229a436c1fa3514 --- zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 895a4b5494..0157a43c09 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -1336,6 +1336,7 @@ projects: - check-tempest-dsvm-ironic-agent_ssh - check-tempest-dsvm-ironic-parallel-nv - check-grenade-dsvm-ironic-sideways + - check-tempest-dsvm-ironic-pxe_ipa-nv post: - ironic-coverage check-tripleo: @@ -1348,7 +1349,6 @@ projects: experimental: - check-grenade-dsvm-ironic - check-grenade-dsvm-partial-ironic - - check-tempest-dsvm-ironic-pxe_ipa-nv - name: openstack/ironic-lib template: