summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/objectstore/ceph_objectstore_tool.yaml
blob: f3163c96b555c0221f65c87ce09eb748550d01e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
    log-whitelist:
      - overall HEALTH_
      - \(OSDMAP_FLAGS\)
      - \(OSD_
      - \(PG_
      - \(TOO_FEW_PGS\)
      - \(POOL_APP_NOT_ENABLED\)
- ceph_objectstore_tool:
    objects: 20