Skip to content

Commit 443214e

Browse files
authored
Merge pull request #1909 from stackhpc/jdarmach/ipa-burn-in-element
Add missing burn-in element
2 parents f68ea05 + 3f739e0 commit 443214e

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

etc/kayobe/ipa.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
ipa_build_dib_elements_extra:
3535
- extra-hardware
3636
- mellanox
37+
- burn-in
3738

3839
# List of Diskimage Builder (DIB) elements to use when building IPA images.
3940
# Default is combination of ipa_build_dib_elements_default and
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
# IPA image versioning tags
3-
stackhpc_rocky_9_ipa_image_version: "2025.1-20250618T103101"
4-
stackhpc_ubuntu_noble_ipa_image_version: "2025.1-20250618T103101"
3+
stackhpc_rocky_9_ipa_image_version: "2025.1-20250924T145101"
4+
stackhpc_ubuntu_noble_ipa_image_version: "2025.1-20250924T145101"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
features:
3+
- |
4+
Adds burn-in element to Ironic Python Agent to support Ironic burn-in capability.

0 commit comments

Comments
 (0)