ironic-python-agent-builder 5.2.0 (bobcat)
We are excited to announce the release of: ironic-python-agent-builder 5.2.0: Tools and scripts to build Ironic Python Agent This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/ironic-python-agent-builder Download the package from: https://tarballs.openstack.org/ironic-python-agent-builder/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/ironic- python-agent-builder For more details, please see below. Changes in ironic-python-agent-builder 5.1.0..5.2.0 --------------------------------------------------- ab1992b Exclude .pyc encoding files. b5974ad Build tinyipa with tinycore 14.x 241d14c Remove outdated install pyyaml with pip2 1c1b8cf Add libaio engine for fio on Centos/Rhel9 e118104 Extend the DIB_CHECKSUM variable usage f99b3da Update pep8 deps - including hacking v6 607ecac Add a non-voting ubuntu arm64 build check job 8cad404 Move ubuntu jobs to jammy 5cb6910 Add the option to not use tmpfs to build dib images f997078 Collect disk usage info post CI jobs run cee31aa Remove ussuri CI jobs 59d79f6 Add checksum generation support cb216b6 Add DIB_IPA_HARDWARE_RDO to define repo behaviour fee1da7 Update master for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- dib/burn-in/package-installs.yaml | 5 ++++ dib/extra-hardware/README.rst | 2 ++ .../environment.d/10-enable-rdo-deps.bash | 14 +++++++++++ dib/extra-hardware/package-installs.yaml | 5 ++++ .../pre-install.d/10-enable-rdo-deps | 7 ++++-- .../cleanup.d/99-ramdisk-create | 9 ++++++- .../environment.d/10-checksum.bash | 1 + .../extra-logs.yaml | 7 ++++++ releasenotes/source/2023.1.rst | 6 +++++ releasenotes/source/index.rst | 1 + roles/ipa-build-dib-image/defaults/main.yaml | 1 + roles/ipa-build-dib-image/tasks/install.yaml | 10 -------- roles/ipa-build-dib-image/tasks/main.yaml | 5 ++++ roles/ipa-build-tinyipa-image/tasks/main.yaml | 1 - tinyipa/build-tinyipa.sh | 2 +- tinyipa/build_files/bootlocal.sh | 7 +++++- tinyipa/build_files/buildreqs.lst | 6 ++--- tinyipa/build_files/fakeuname | 2 +- tinyipa/build_files/finalreqs.lst | 8 +++---- tinyipa/finalise-tinyipa.sh | 4 ++++ tox.ini | 4 ++-- zuul.d/ironic-python-agent-builder-jobs.yaml | 28 ++++++++++------------ zuul.d/project.yaml | 2 ++ 23 files changed, 95 insertions(+), 42 deletions(-)
participants (1)
-
no-reply@openstack.org