ceph/qa/suites/rados/singleton-nomsgr/all/large-omap-object-warnings.yaml
Brad Hubbard eeeed6497b qa/suites/rados: Disable scrub backoff
A long run of lost coin flips can lead to a timeout in
test_large_omap_detection.py.

Fixes: http://tracker.ceph.com/issues/23578

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2018-04-09 17:21:01 +10:00

28 lines
631 B
YAML

openstack:
- volumes: # attached to each instance
count: 2
size: 10 # GB
roles:
- [mon.a, mgr.x, osd.0, osd.1, client.0]
overrides:
ceph:
log-whitelist:
- \(OSDMAP_FLAGS\)
- \(OSD_FULL\)
- \(MDS_READ_ONLY\)
- large omap objects
- Large omap object found
- application not enabled
conf:
osd:
osd scrub backoff ratio: 0
osd deep scrub large omap object value sum threshold: 8800000
osd deep scrub large omap object key threshold: 20000
tasks:
- install:
- ceph:
- workunit:
clients:
all:
- rados/test_large_omap_detection.py