Skip to content

Commit f2a9daa

Browse files
committed
Pin TinyIPA images to stable/2024.2
TinyIPA master branch images are failing with: traps: ironic-python-a[495] trap invalid opcode ip:7efee73f58a2 sp:7ffcb6eaf7a8 error:0 in _rust.abi3.so[7efee7112000+631000] Change-Id: I9e3fe774107fd7fe2bdfeffa5e95dceb8d3d522d
1 parent 7d423c4 commit f2a9daa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

etc/kayobe/ipa.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979

8080
# Suffix of upstream Ironic deployment image files. Default is based on
8181
# {{ openstack_branch }}.
82-
#ipa_images_upstream_url_suffix:
82+
# TODO(priteau): Remove once master images are working again
83+
ipa_images_upstream_url_suffix: "-stable-2024.2"
8384

8485
# Name of Ironic deployment kernel image to register in Glance.
8586
#ipa_images_kernel_name:

0 commit comments

Comments
 (0)