]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: update filesystem.Filesystem.rank_fail()
authorRishabh Dave <ridave@redhat.com>
Fri, 12 Apr 2024 11:04:04 +0000 (16:34 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 19 Apr 2024 11:46:46 +0000 (17:16 +0530)
commit4f333e1d06f9e1de903dd3668ebe4754c00b4ac2
tree685e696bebb1437da50b8ecf82138838b4b30c99
parentf241a3c5d0c463679f746fcf241a4c06647b39f2
qa/cephfs: update filesystem.Filesystem.rank_fail()

Since the command "ceph mds fail" now may require confirmation flag
("--yes-i-really-mean-it"), update this method to allow/disallow adding
this flag to the command arguments.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/filesystem.py