]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/nvmeof.py: Ignore systemctl_stop thrashing method
authorVallari Agrawal <vallari.agrawal@ibm.com>
Tue, 28 Jan 2025 12:43:17 +0000 (18:13 +0530)
committerVallari Agrawal <vallari.agrawal@ibm.com>
Thu, 30 Jan 2025 12:17:00 +0000 (17:47 +0530)
commitd4aec583b7eebffd6102a6be8eb2ce6a5f415d32
tree75518b9302bca12786c76fc51ee5b4b4476702f3
parent7dfd3d36e9e3ea9c97e85c8c0dcd74d8ef1a7329
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>
qa/tasks/nvmeof.py