From 912dcbbdc9c0859168ac4ea6fa6b6f7ad4358e84 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Tue, 16 May 2023 11:18:43 -0700 Subject: CI: Mark BFV job non-voting for now Until we're able to get the BFV job softed, we need to unblock the gate, and as such moving the BFV job to non-voting to allow other contributors to make progress. Change-Id: I045d58afe195f08823af3b1a2fa6eabb6efb63ca --- zuul.d/project.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index cf3a696db..73295b163 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -32,7 +32,13 @@ - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode: voting: false - ironic-tempest-bios-ipmi-direct-tinyipa - - ironic-tempest-bfv + # Currently broken, fallout from OSSA-2023-003 which was a breaking + # change. Ironic needs to ensure we use a service token, not the + # admin token credentials, and we then may need to revise our tempest + # plugin once we have that sorted. + # bugs.launchpad.net/ironic/+bug/2019892 + - ironic-tempest-bfv: + voting: false - ironic-tempest-ipa-partition-uefi-pxe-grub2 - metalsmith-integration-glance-centos8-legacy # Non-voting jobs @@ -80,7 +86,10 @@ # seeming to be # - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode - ironic-tempest-bios-ipmi-direct-tinyipa - - ironic-tempest-bfv + # NOTE(TheJulia): Disabled as of 20230516 until we can get the + # Cinder boot from volume integration sorted. + # https://bugs.launchpad.net/ironic/+bug/2019892 + # - ironic-tempest-bfv - ironic-tempest-ipa-partition-uefi-pxe-grub2 - metalsmith-integration-glance-centos8-legacy experimental: -- cgit v1.2.1