We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f68ea05 + 3f739e0 commit 443214eCopy full SHA for 443214e
3 files changed
etc/kayobe/ipa.yml
@@ -34,6 +34,7 @@
34
ipa_build_dib_elements_extra:
35
- extra-hardware
36
- mellanox
37
+ - burn-in
38
39
# List of Diskimage Builder (DIB) elements to use when building IPA images.
40
# Default is combination of ipa_build_dib_elements_default and
etc/kayobe/pulp-ipa-image-versions.yml
@@ -1,4 +1,4 @@
1
---
2
# IPA image versioning tags
3
-stackhpc_rocky_9_ipa_image_version: "2025.1-20250618T103101"
4
-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"
releasenotes/notes/ipa-burn-in-52df17494de29627.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - |
+ Adds burn-in element to Ironic Python Agent to support Ironic burn-in capability.
0 commit comments