summaryrefslogtreecommitdiffstats
path: root/qa/suites/rgw/multisite/omap_limits.yaml
blob: cd02c2121f8ccdcdbf601e4912d439c54ac9c5d9 (plain)
1
2
3
4
5
6
7
8
9
10
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