]> git.apps.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>
Mon, 3 Jun 2024 13:24:25 +0000 (18:54 +0530)
commit39d8885932fb0e5589ee27dbda8bdc7cd07d9263
tree465558bf405e241928f1af8879419a4968e1710a
parent9d42dd488142582dc1821079f1b1ff2b0281fa46
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>
(cherry picked from commit 4f333e1d06f9e1de903dd3668ebe4754c00b4ac2)
qa/tasks/cephfs/filesystem.py