]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
scrub/osd: disable blocked-scrub warnings during some tests 46643/head
authorRonen Friedman <rfriedma@redhat.com>
Mon, 20 Jun 2022 12:47:57 +0000 (12:47 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 22 Jun 2022 05:24:37 +0000 (05:24 +0000)
commit996d9064c6b484f238e6676377087c438d2b9a01
treecbf13419182bb2c08aaf44c1ecc283726093bab0
parentc344665ee2dbc275993dd967c16a5c20d8403a40
scrub/osd: disable blocked-scrub warnings during some tests

As some Teuthology tests seem to block objects for long minutes,
we must not issue the "scrub is blocked for too long" warning
(that warning causes the tests to fail).

A new configuration parameter now controls the grace period before
the warning is issued. Some tests were modified to set this
configuration parameter to a large value.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/suites/crimson-rados/basic/tasks/rados_api_tests.yaml
qa/tasks/thrashosds-health.yaml
src/common/options/osd.yaml.in
src/osd/scrubber/pg_scrubber.cc