]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: fix journal flush failure issue due to the MDS daemon crashes 51507/head
authorXiubo Li <xiubli@redhat.com>
Fri, 5 May 2023 10:41:54 +0000 (18:41 +0800)
committerXiubo Li <xiubli@redhat.com>
Fri, 9 Jun 2023 02:01:03 +0000 (10:01 +0800)
commit7c3642a305af6e62ca225a4cdf37d337cb4c00d7
treebd521058af9a66dc02b4f9423f1cf7f0ad7baaa7
parentaee6f6b6f9aa64afa87084268b78e2b9b53a9fba
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