Disable ironic-standalone-redfish on unmaintained/zed

We seem to be impacted due to
https://bugs.launchpad.net/ironic/+bug/2079023.
As such disabling for now.

Related-Bug: 2079023
Change-Id: If0826e595fb65cb38acac78d4d9b0b053a532655
This commit is contained in:
Julia Kreger 2024-09-05 13:54:45 -07:00
parent bd03f3662c
commit 96775c9a75

View File

@ -21,7 +21,10 @@
- ironic-grenade
- ironic-standalone:
voting: false
- ironic-standalone-redfish
# NOTE(TheJulia): disabling because of (at least)
# https://bugs.launchpad.net/ironic/+bug/2079023
- ironic-standalone-redfish:
voting: false
- ironic-tempest-bios-redfish-pxe
- ironic-tempest-uefi-redfish-vmedia
- ironic-tempest-wholedisk-bios-snmp-pxe
@ -81,7 +84,9 @@
# NOTE(TheJulia): Disabling because of weird networking failures
# on standalone job, also redfish handles the bulk of the need.
# - ironic-standalone
- ironic-standalone-redfish
# NOTE(TheJulia): disabling because of (at least)
# https://bugs.launchpad.net/ironic/+bug/2079023
#- ironic-standalone-redfish
- ironic-tempest-bios-redfish-pxe
- ironic-tempest-uefi-redfish-vmedia
- ironic-tempest-wholedisk-bios-snmp-pxe