summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/singleton/all/peer.yaml
blob: 645034a4007007ef7919b5b10626d1af8b1e58b1 (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
  - mon.b
  - mon.c
  - mgr.x
  - osd.0
  - osd.1
  - osd.2
openstack:
  - volumes: # attached to each instance
      count: 3
      size: 10 # GB
tasks:
- install:
- ceph:
    config:
      global:
        osd pool default min size : 1
    log-whitelist:
      - objects unfound and apparently lost
      - overall HEALTH_
      - \(OSDMAP_FLAGS\)
      - \(OSD_
      - \(PG_
- peer: