diff --git a/dib/burn-in/README.rst b/dib/burn-in/README.rst new file mode 100644 index 0000000..ae25718 --- /dev/null +++ b/dib/burn-in/README.rst @@ -0,0 +1,6 @@ +================================= +Ironic Python Agent (IPA) Burn In +================================= + +This element adds packages needed to run burn-in tasks +to the Ironic Python Agent (IPA) ramdisk. diff --git a/dib/burn-in/package-installs.yaml b/dib/burn-in/package-installs.yaml new file mode 100644 index 0000000..36f0808 --- /dev/null +++ b/dib/burn-in/package-installs.yaml @@ -0,0 +1,2 @@ +fio: +stress-ng: