]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: wait for scrub to finish 49458/head
authorMilind Changire <mchangir@redhat.com>
Wed, 28 Sep 2022 18:46:12 +0000 (00:16 +0530)
committerMilind Changire <mchangir@redhat.com>
Thu, 15 Dec 2022 10:52:53 +0000 (16:22 +0530)
commitb115116f553f0850d0dab41a9b2107ac4241dbd3
treed68033e4bf67a1aa8c1d0fb0153589d1b00915d1
parent5cf50246231ae01322b8b44824d92fefa331e6db
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>
(cherry picked from commit 899029f2b63aa4606b4f01ac762ec50d730ab878)
qa/tasks/cephfs/test_scrub_checks.py