mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
5b2fee21e8
Set osd_mclock_override_recovery_settings option to true for tests that modify recovery/backfill configuration options. This prevents logging of the cluster warning when modifying recovery/backfill limits. Fixes: https://tracker.ceph.com/issues/57529 Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
13 lines
350 B
YAML
13 lines
350 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
osd:
|
|
osd op queue: debug_random
|
|
osd op queue cut off: debug_random
|
|
osd debug verify missing on start: true
|
|
osd debug verify cached snaps: true
|
|
bluestore zero block detection: true
|
|
osd mclock override recovery settings: true
|
|
mon:
|
|
mon scrub interval: 300
|