ceph/qa/suites/rgw/multisite/omap_limits.yaml

11 lines
290 B
YAML
Raw Normal View History

overrides:
ceph:
conf:
# instead of expanding the matrix, run each osd with a different omap limit
osd.0:
osd_max_omap_entries_per_request: 10
osd.1:
osd_max_omap_entries_per_request: 1000
osd.2:
osd_max_omap_entries_per_request: 10000