Commit b9cac43
committed
fio-tets: add DECLARE_HOSTS support
Declared hosts support enables testing on bare metal servers,
pre-provisioned VMs, or any pre-existing infrastructure with SSH access.
The fio-tests workflow can now be used with declared hosts for both
single filesystem and multi-filesystem testing scenarios. The
implementation removes the KDEVOPS_USE_DECLARED_HOSTS restriction and
extends the declared-hosts template to properly handle fio-tests
multi-filesystem sections.
Signed-off-by: Luis Chamberlain <[email protected]>1 parent fa55f7c commit b9cac43
File tree
2 files changed
+41
-1
lines changed- kconfigs/workflows
- playbooks/roles/gen_hosts/templates/workflows
2 files changed
+41
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | 222 | | |
224 | 223 | | |
225 | 224 | | |
| |||
Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
81 | 96 | | |
82 | 97 | | |
83 | 98 | | |
| |||
230 | 245 | | |
231 | 246 | | |
232 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
233 | 274 | | |
234 | 275 | | |
235 | 276 | | |
| |||
0 commit comments