]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone: osd-recovery-scrub: fix slow updates and recovery concurrency 51911/head
authorRonen Friedman <rfriedma@redhat.com>
Sun, 4 Jun 2023 11:43:19 +0000 (06:43 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Sun, 4 Jun 2023 12:34:02 +0000 (07:34 -0500)
commit83607c06100597b1741d7221ddae8895dc144a8f
treecaab291877f8fe5f56f601ac95e252901053f995
parent3fbfd18fe96adfc57eedb9601cb9dd05013d0d81
qa/standalone: osd-recovery-scrub: fix slow updates and recovery concurrency

1. Setting frequent scrub status updates, to compensate for the removal
of some 'send updates' in PR#50283.

2. Switching back to using the wpq scheduler, as otherwise the number of
concurrent recovery operations is below what the test expects.

Fixes: https://tracker.ceph.com/issues/61386
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/standalone/scrub/osd-recovery-scrub.sh