Merge "Swap the metalsmith UEFI job for a legacy one"

This commit is contained in:
Zuul 2022-06-22 13:45:22 +00:00 committed by Gerrit Code Review
commit 6f90d5f6a7
2 changed files with 4 additions and 4 deletions

View File

@ -81,9 +81,9 @@ The description of each jobs that runs in the CI when you submit a patch for
and `ipmi` driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - metalsmith-integration-glance-localboot-centos8-uefi
* - metalsmith-integration-glance-centos8-legacy
- Tests the integration between Ironic and Metalsmith using Glance as
image source and CentOS8 with local boot and uefi.
image source and a CentOS 8 image with legacy (BIOS) local boot.
* - ironic-tox-bandit
- Runs bandit security tests in a tox environment to find known issues in
the Ironic code.

View File

@ -32,7 +32,7 @@
- ironic-tempest-bios-ipmi-direct-tinyipa
- ironic-tempest-bfv
- ironic-tempest-ipa-partition-uefi-pxe-grub2
- metalsmith-integration-glance-localboot-centos8-uefi
- metalsmith-integration-glance-centos8-legacy
# Non-voting jobs
- ironic-tox-bandit:
voting: false
@ -75,7 +75,7 @@
- ironic-tempest-bios-ipmi-direct-tinyipa
- ironic-tempest-bfv
- ironic-tempest-ipa-partition-uefi-pxe-grub2
- metalsmith-integration-glance-localboot-centos8-uefi
- metalsmith-integration-glance-centos8-legacy
experimental:
jobs:
# TODO(dtantsur): these jobs are useful but currently hopelessly