ironic-python-agent/releasenotes/notes/add_burnin_disk-12adb5735a41af47.yaml
Arne Wiebalck 20c5894bc2 Burn-in: Add disk step
Add a clean step for disk burn-in via fio. Get basic
run parameters from the node's driver_info.

Story: #2007523
Task: #42384

Change-Id: I5f5e336bd629846b3d779fd0fc7a2060b385b035
2021-05-21 16:33:11 +02:00

7 lines
246 B
YAML

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