]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/crimson: ignore PG_NOT_DEEP_SCRUBBED in all crimson tests 69938/head
authorRonen Friedman <rfriedma@redhat.com>
Sat, 4 Jul 2026 11:29:53 +0000 (11:29 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 9 Jul 2026 08:26:47 +0000 (08:26 +0000)
commitd98e84a6183704f3c32436c9c802483c924e56d3
tree1573b293f1ba102a68f8f0975e5fc9143ff104c6
parent7071fdcabed8c61cd1327aa25256a6fcb12d49ad
qa/crimson: ignore PG_NOT_DEEP_SCRUBBED in all crimson tests

As we do not yet scrub scheduling in Crimson, the
OSDs do not perform deep scrubs. last_deep_scrub_stamp thus
stays at epoch 0 for all PGs. The monitor flags these as overdue
immediately, causing spurious test failures — particularly in tests
that restart OSDs (e.g. crimson_fio_restart), where PGs reaching
active+clean state trigger the health check.

Fixes: https://tracker.ceph.com/issues/77929
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/config/crimson_qa_overrides.yaml