summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/singleton/all/divergent_priors.yaml
blob: 604a9e452131fca7c195a6e365e19e2b285fb658 (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
26
27
28
29
roles:
- - mon.a
  - mgr.x
  - osd.0
  - osd.1
  - osd.2
  - client.0
openstack:
  - volumes: # attached to each instance
      count: 3
      size: 10 # GB

overrides:
  ceph:
    log-whitelist:
      - overall HEALTH_
      - \(OSDMAP_FLAGS\)
      - \(OSD_
      - \(PG_
      - \(OBJECT_DEGRADED\)
      - \(POOL_APP_NOT_ENABLED\)
    conf:
      osd:
        debug osd: 5

tasks:
- install:
- ceph:
- divergent_priors: