Commit d4aec58
committed
qa/tasks/nvmeof.py: Ignore systemctl_stop thrashing method
Do not use systemctl_stop method to thrash daemons,
just use 'ceph orch daemon stop' and 'ceph orch daemon rm'
methods to thrash nvmeof gateways.
Signed-off-by: Vallari Agrawal <vallari.agrawal@ibm.com>1 parent 7dfd3d3 commit d4aec58
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
| 398 | + | |
398 | 399 | | |
399 | 400 | | |
400 | 401 | | |
| |||
0 commit comments