]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: only restart MDS between tests 32912/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 7 Jan 2020 20:51:38 +0000 (12:51 -0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 3 Feb 2020 15:29:53 +0000 (16:29 +0100)
commit4dd5aee430e1e40ac13794ceb4f4344453cbfb13
tree958be11df26ecd43efe4c99afb1508b089ce72fb
parent4a0f6d72846e03206f1adab5d86008241c62a4b5
qa: only restart MDS between tests

"fs fail" will only fail the MDS that are part of the file system which
will generally allow us to avoid spurious MDS_INSUFFICIENT_STANDBY
warnings. Further, only restart the MDS, there's no reason to leave them
offline.

Fixes: https://tracker.ceph.com/issues/43514
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 423dcb4c5470b48cac096b814d270c5c2c918c43)
qa/tasks/cephfs/cephfs_test_case.py