]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/mgr: revert a patch from commit 04ed58f 37233/head
authorRishabh Dave <ridave@redhat.com>
Fri, 18 Sep 2020 11:03:41 +0000 (16:33 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 18 Sep 2020 11:03:41 +0000 (16:33 +0530)
commitf07ccd64d477b9d5c0e94246121aa463ecbf75d6
tree660cf06f00edf110a8b6756551b99069137ee7ad
parent989af0b7cfe3176713af3da8bbe3c6c89b8844fd
qa/mgr: revert a patch from commit 04ed58f

mds_cluster.mds_fail() runs command "mds fail" not "fs fail". The reason
for failure was PR #32581 which accidentally changed the return code
from 0 to EINVAL. Since this was reversed in PR #37159, the change
introduced by 04ed58f is not only incorrect but also redundant.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/mgr/dashboard/helper.py