]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: only restart MDS between tests 32532/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 7 Jan 2020 20:51:38 +0000 (12:51 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 8 Jan 2020 02:47:23 +0000 (18:47 -0800)
commit423dcb4c5470b48cac096b814d270c5c2c918c43
treeb338e8ae025c6ebfb3865e4e2919194a4f27aab5
parent3869ee3d7c847e77dd5992ab5da3110426af5c92
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>
qa/tasks/cephfs/cephfs_test_case.py