ironic-python-agent-builder/dib/burn-in
Julia Kreger b097986962 Add libaio engine for fio on Centos/Rhel9
fio packaging previously contained everything in one RPM,
but at some point for EL9 builds, this was split into multiple
RPMs where each engine used was put into it's own RPM.

In order for integrated disk benchmarking to work with
introspection, we use python-hardware. Python-hardware uses
fio, with libaio as a default option.

So now, we will attempt to install the other package which
should make users of the feature happier as their ramdisk
images will come with the contents required to do a benchmark
upfront.

Change-Id: I2028ac1cf350d86903a33e4bd91c209887de1e5c
(cherry picked from commit 1c1b8cf663)
2023-06-21 16:55:00 +00:00
..
README.rst new element burn-in for package stress-ng, added fio 2021-10-27 13:12:49 +02:00
element-deps add element-deps for element burn-in 2021-11-18 14:42:23 +01:00
package-installs.yaml Add libaio engine for fio on Centos/Rhel9 2023-06-21 16:55:00 +00:00

README.rst

Ironic Python Agent (IPA) Burn In

This element adds packages needed to run burn-in tasks to the Ironic Python Agent (IPA) ramdisk.