Avoid non-Stream CentOS, remove Grenade job

This is a partial cherry-pick of 720b42d538,
we don't need to disable the standalone job since it's not broken here.

On Victoria we also remove the Grenade job because Ussuri is EM now.

Change-Id: I8bd051ea709d328cb5efa2c2cbd5a226bdb4cfd3
(cherry picked from commit 720b42d538)
This commit is contained in:
Dmitry Tantsur 2022-01-31 16:32:08 +01:00
parent 3a26f941d3
commit c8a02c59d8
2 changed files with 1 additions and 3 deletions

View File

@ -316,7 +316,7 @@ if [[ -z "$IRONIC_DIB_RAMDISK_OPTIONS" ]]; then
if [[ "$IRONIC_DIB_RAMDISK_OS" == "centos8" ]]; then
# Adapt for DIB naming change
IRONIC_DIB_RAMDISK_OS=centos
IRONIC_DIB_RAMDISK_RELEASE=8
IRONIC_DIB_RAMDISK_RELEASE=8-stream
fi
IRONIC_DIB_RAMDISK_OPTIONS="$IRONIC_DIB_RAMDISK_OS"
fi

View File

@ -12,7 +12,6 @@
- ironic-standalone
- ironic-standalone-redfish
- ironic-tempest-functional-python3
- ironic-grenade
- ironic-tempest-partition-bios-redfish-pxe
- ironic-tempest-partition-uefi-redfish-vmedia
- ironic-tempest-wholedisk-bios-snmp-pxe
@ -45,7 +44,6 @@
- ironic-standalone
- ironic-standalone-redfish
- ironic-tempest-functional-python3
- ironic-grenade
- ironic-tempest-partition-bios-redfish-pxe
- ironic-tempest-partition-uefi-redfish-vmedia
- ironic-tempest-wholedisk-bios-snmp-pxe