diff options
author | Julia Kreger <juliaashleykreger@gmail.com> | 2022-09-27 12:27:52 -0700 |
---|---|---|
committer | Julia Kreger <juliaashleykreger@gmail.com> | 2022-09-27 12:27:52 -0700 |
commit | 866bad469af2661cdf0fb808d67708852642bdee (patch) | |
tree | 96baad9bd208854e7db44e9d17050246c6d61a12 /zuul.d/project.yaml | |
parent | d85d7f8ac52f289b7b01096c65757b68791f4bd4 (diff) | |
download | ironic-866bad469af2661cdf0fb808d67708852642bdee.tar.gz |
CI: disable bfv testing on bugfix/19.0
We appear to be getting an odd mix with Cinder, specifically with
os_brick no longer having a setup module internally.
This was a known thing that could happen on bugfix branches, and since
this is not really needing to be tested on this branch, we can disable
the CI job.
Change-Id: I124c9ca131e3aa34b700902f4984cfbdfae17df3
Diffstat (limited to 'zuul.d/project.yaml')
-rw-r--r-- | zuul.d/project.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 577a47271..0e1867719 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -31,7 +31,7 @@ - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode: voting: false - ironic-tempest-bios-ipmi-direct-tinyipa - - ironic-tempest-bfv + # - ironic-tempest-bfv - ironic-tempest-ipa-partition-uefi-pxe-grub2 - metalsmith-integration-glance-localboot-centos8-uefi # Non-voting jobs @@ -74,7 +74,6 @@ # seeming to be # - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode - ironic-tempest-bios-ipmi-direct-tinyipa - - ironic-tempest-bfv - ironic-tempest-ipa-partition-uefi-pxe-grub2 - metalsmith-integration-glance-localboot-centos8-uefi experimental: |