ironic-python-agent/releasenotes/notes/add_burnin_memory-4099ca42bd3b99db.yaml
Arne Wiebalck 5c222560f0 Burn-in: Add memory step
Add a clean step for memory burn-in via stress-ng. Get basic
run parameters from the node's driver_info.

Story: #2007523
Task: #42383

Change-Id: I33a83968c9f87cf795ec7ec922bce98b52c5181c
2021-05-01 10:36:58 +02:00

8 lines
217 B
YAML

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