Use bifrost on centos9 integration job

We don't support CentOS Stream 8 anymore.

Change-Id: I90f20395afbb5e4299dc807288d4a44863d56768
This commit is contained in:
Riccardo Pittau 2022-06-16 14:06:11 +02:00
parent 0659485d63
commit 089b0c8e63
2 changed files with 3 additions and 3 deletions

View File

@ -113,9 +113,9 @@ The description of each jobs that runs in the CI when you submit a patch for
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - bifrost-integration-tinyipa-ubuntu-focal
- Tests the integration between Ironic and Bifrost using a tinyipa image.
* - bifrost-integration-redfish-vmedia-uefi-centos-8
* - bifrost-integration-redfish-vmedia-uefi-centos-9
- Tests the integration between Ironic and Bifrost using redfish vmedia and
a dib image based on centos 8.
a dib image based on centos stream 9.
* - ironic-tempest-pxe_ipmitool-postgres
- Deploys Ironic in DevStack, configured to use tinyipa ramdisk partition
image with `pxe` boot and `ipmi` driver and postgres instead of mysql.

View File

@ -50,7 +50,7 @@
voting: false
- bifrost-integration-tinyipa-ubuntu-focal:
voting: false
- bifrost-integration-redfish-vmedia-uefi-centos-8:
- bifrost-integration-redfish-vmedia-uefi-centos-9:
voting: false
- ironic-tempest-pxe_ipmitool-postgres:
voting: false