Skip to content

Commit c24a519

Browse files
committed
CI: Use 2025.1 TinyIPA images
TinyIPA images were removed and none are published for 2025.2. Use 2025.1 images until we support CentOS Stream IPA images. Change-Id: I302050ac25d6e20fca2aefc1b89d4ec262eedfe3 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
1 parent 9ef20fc commit c24a519

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

etc/kayobe/ipa.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@
8080

8181
# Suffix of upstream Ironic deployment image files. Default is based on
8282
# {{ openstack_branch }}.
83-
#ipa_images_upstream_url_suffix:
83+
# FIXME(priteau): Temporary fix for removal of TinyIPA, until we support CentOS
84+
# Stream IPA images in CI.
85+
ipa_images_upstream_url_suffix: -stable-2025.1
8486

8587
# Name of Ironic deployment kernel image to register in Glance.
8688
#ipa_images_kernel_name:

0 commit comments

Comments
 (0)