]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: fix journal flush failure issue due to the MDS daemon crashes
authorXiubo Li <xiubli@redhat.com>
Fri, 5 May 2023 10:41:54 +0000 (18:41 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 28 Jun 2023 01:48:55 +0000 (09:48 +0800)
commit22e8e6e4ed6829019483412ee0a2f6fe616ba608
tree30ac2b0b12a8ffd99e2a965e50c21dd7a9b81461
parentbdcce54873f2f4c2f355688b51c4b22db7aa2c70
qa: fix journal flush failure issue due to the MDS daemon crashes

After the MDS daemon crashing, the journal flush request will fail.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit d851a9475c30d0b6fa4418c38d04fd602bc785eb)
qa/tasks/cephfs/test_misc.py