
This change involves: - Moves ironic-standalone jobs to use 32GB nodes which is a relatively simple change. - Changes other jobs excluding multinode jobs to use DIB image builds by default. - Changes one of job names to remove tinyipa from the name. - Also notes a job which can be removed, but removal will be in a later change... and adds a release note in case anyone looks. Change-Id: If9110c8f5041428df3e59f40fe0cb71bcf8580a8
16 lines
704 B
YAML
16 lines
704 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
While never supported outside of the Ironic project's CI testing, use of
|
|
the TinyIPA ramdisk image is in the process of being discontinued. Any
|
|
users who chose to utilize TinyIPA for any reasons should leverage
|
|
ironic-python-agent-builder images.
|
|
other:
|
|
- |
|
|
Ironic is in the process of removing testing and use of TinyIPA, which was
|
|
originally developed as a lightweight low memory IPA image to simplify
|
|
upstream testing and had no use outside of that context. Due to the
|
|
OpenStack move away from Python3.9, TinyIPA cannot continue
|
|
to be maintained, and as such all testing and use of images will be
|
|
discontinued by the Ironic community.
|