ironic-python-agent/releasenotes/notes/add_burnin_network-4856153d21c25f4a.yaml
Arne Wiebalck cacdd9bab3 Burn-in: Add network step
Add a clean step for network burn-in via fio. Get basic
run parameters from the node's driver_info.

Story: #2007523
Task: #42385

Change-Id: I2861696740b2de9ec38f7e9fc2c5e448c009d0bf
2021-07-13 11:36:31 +02:00

7 lines
220 B
YAML

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