summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/objectstore/backends/ceph_objectstore_tool.yaml
blob: 72b143ad90c291f56c010a27b4b0a81e6446e3c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
roles:
- [mon.a, mgr.x, osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, client.0]
openstack:
- volumes: # attached to each instance
    count: 6
    size: 10 # GB
tasks:
- install:
- ceph:
    fs: xfs
    conf:
      global:
        osd max object name len: 460
        osd max object namespace len: 64
      osd:
        osd objectstore: filestore
    log-ignorelist:
      - overall HEALTH_
      - \(OSDMAP_FLAGS\)
      - \(OSD_
      - \(PG_
      - \(TOO_FEW_PGS\)
      - \(POOL_APP_NOT_ENABLED\)
- ceph_objectstore_tool:
    objects: 20