ceph/qa/standalone/scrub
Ronen Friedman ed45acee34 qa/standalone: fixing the timings when waiting for deep-scrub to start
initiate_and_fetch_state() initiates a scrub, then polls the published
PG state looking for 'scrubbing'. Calling flush_pg_stats() as part of
the polling process might cause the scrub and the following recovery to
be missed altogether.

Note: this polling mechanism is definitely not robust. Will be
redesigned in the future.

Fixes: https://tracker.ceph.com/issues/51581
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
2021-07-20 08:57:37 +03:00
..
osd-recovery-scrub.sh test: osd-recovery-scrub.sh: Test fails if no scrubs happened for a recovering pg 2021-03-14 16:19:46 -07:00
osd-scrub-dump.sh
osd-scrub-repair.sh qa/standalone: fixing the timings when waiting for deep-scrub to start 2021-07-20 08:57:37 +03:00
osd-scrub-snaps.sh
osd-scrub-test.sh Revert "test: Add test for scrub parallelism" 2021-04-07 08:37:03 +03:00
osd-unexpected-clone.sh