]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
2 years agoqa: wait for scrub to finish 48218/head
Milind Changire [Wed, 28 Sep 2022 18:46:12 +0000 (00:16 +0530)]
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>