Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
1 change: 1 addition & 0 deletions etc/kayobe/ipa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
ipa_build_dib_elements_extra:
- extra-hardware
- mellanox
- burn-in

# List of Diskimage Builder (DIB) elements to use when building IPA images.
# Default is combination of ipa_build_dib_elements_default and
Expand Down
4 changes: 2 additions & 2 deletions etc/kayobe/pulp-ipa-image-versions.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
# IPA image versioning tags
stackhpc_rocky_9_ipa_image_version: "2025.1-20250618T103101"
stackhpc_ubuntu_noble_ipa_image_version: "2025.1-20250618T103101"
stackhpc_rocky_9_ipa_image_version: "2025.1-20250924T145101"
stackhpc_ubuntu_noble_ipa_image_version: "2025.1-20250924T145101"
4 changes: 4 additions & 0 deletions releasenotes/notes/ipa-burn-in-52df17494de29627.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
features:
- |
Adds burn-in element.
Loading