summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2023-05-16 11:18:43 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2023-05-16 11:18:43 -0700
commit912dcbbdc9c0859168ac4ea6fa6b6f7ad4358e84 (patch)
treefea31cc60858dce3dc25444bdd3eff13e87a9920
parent832275015af5f187105e1de2558f7811b64a6d03 (diff)
downloadironic-master.tar.gz
CI: Mark BFV job non-voting for nowHEADmaster
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
-rw-r--r--zuul.d/project.yaml13
1 files 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: