ci: stabilize ironic-standalone-redfish

While looking at issue reports, I noticed we are likely stressing
the ramdisk too much and running it out of space.

Anyhow, one of our CI jobs fails more than others, and it needs to
be swapped around so the image is not downloaded, then converted in
the ramdisk. It is the only job which does it, and we should keep that
behavior, but we need to get CI in a happier place first.

Related-bug: 2116135
Change-Id: I77c30c370cf5288703663e495ab9e60f3e8a7b2e
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
This commit is contained in:
Julia Kreger
2025-07-07 18:17:18 -07:00
parent 577833d785
commit 03fd6f9924

View File

@@ -314,7 +314,10 @@
tempest_concurrency: 3
devstack_localrc:
FORCE_CONFIG_DRIVE: False
IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE: http
# NOTE(TheJulia): Change IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE back to http
# once https://bugs.launchpad.net/ironic/+bug/2116135 has been fixed in IPA
# Images used by CI.
IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE: local
IRONIC_AUTOMATED_CLEAN_ENABLED: False
IRONIC_DEPLOY_DRIVER: redfish
# NOTE(TheJulia): We test numerous boot interfaces here, but "http"