]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/singleton-nomsgr/all/large-omap-object-warnings.yaml
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / qa / suites / rados / singleton-nomsgr / all / large-omap-object-warnings.yaml
1 openstack:
2 - volumes: # attached to each instance
3 count: 2
4 size: 10 # GB
5 roles:
6 - [mon.a, mgr.x, osd.0, osd.1, client.0]
7 overrides:
8 ceph:
9 log-whitelist:
10 - \(OSDMAP_FLAGS\)
11 - \(OSD_FULL\)
12 - \(MDS_READ_ONLY\)
13 - large omap objects
14 - Large omap object found
15 - application not enabled
16 conf:
17 osd:
18 osd scrub backoff ratio: 0
19 osd deep scrub large omap object value sum threshold: 8800000
20 osd deep scrub large omap object key threshold: 20000
21 tasks:
22 - install:
23 - ceph:
24 - workunit:
25 clients:
26 all:
27 - rados/test_large_omap_detection.py