Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion etc/kayobe/pulp-host-image-versions.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Overcloud host image versioning tags
# These images must be in SMS, since they are used by our AIO CI runners
stackhpc_rocky_9_overcloud_host_image_version: 2025.1-20260206T132408
stackhpc_rocky_9_overcloud_host_image_version: 2025.1-20260306T094256
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This change introduces a potential inconsistency. The associated release note (releasenotes/notes/host-image-rebuild-957b0a69de1044fc.yaml) states that 'overcloud host images' (plural) have been rebuilt. This suggests that both the Rocky 9 and Ubuntu Noble images should have new versions. However, only the Rocky 9 image version is being updated here. If the Ubuntu image was also rebuilt, its version should be updated as well to ensure consistency.

stackhpc_ubuntu_noble_overcloud_host_image_version: 2025.1-20260206T132408
Loading