]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: wait for scrub to finish 48218/head
authorMilind Changire <mchangir@redhat.com>
Wed, 28 Sep 2022 18:46:12 +0000 (00:16 +0530)
committerMilind Changire <mchangir@redhat.com>
Wed, 28 Sep 2022 18:46:12 +0000 (00:16 +0530)
commit899029f2b63aa4606b4f01ac762ec50d730ab878
tree96c1ab357960c02a36ddcd1e7260cacf1dc07b7b
parentd400f50dac4f98066b9ab0e0d7b1456dfe5307e0
qa: wait for scrub to finish

Wait for scrub to finish during test_scrub_pause_and_resume_with_abort
which otherwise races and fails with an incorrect assertion.

Fixes: https://tracker.ceph.com/issues/48812
Signed-off-by: Milind Changire <mchangir@redhat.com>
qa/tasks/cephfs/test_scrub_checks.py