ironic-python-agent/releasenotes/notes/add_burnin_cpu-9acbb36048246a6b.yaml
Arne Wiebalck 6702fcaa43 Burn-in: Add CPU step
Add a clean step for CPU burn-in via stress-ng. Get basic
run parameters from the node's driver_info.

Story: #2007523
Task: #42382

Change-Id: I14fd4164991fb94263757244f716b6bfe8edf875
2021-05-01 10:36:20 +02:00

8 lines
212 B
YAML

---
features:
- |
Adds a burn-in cleaning step 'burnin_cpu' to stress test CPUs for a
configurable amount of time with stress-ng. To use this step,
stress-ng needs to be installed on the RAM disk.