summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/hammer-jewel-x/parallel/0-cluster/start.yaml
blob: bbddfb33a62cbc0aa74850fe2b3f31d1a41b063f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
overrides:
  ceph:
    conf:
      mon:
        mon warn on legacy crush tunables: false
        mon debug unsafe allow tier with nonempty snaps: true
    log-whitelist:
      - but it is still running
      - wrongly marked me down
      - reached quota
roles:
- - mon.a
  - osd.0
  - osd.1
  - mgr.x
- - mon.b
  - mon.c
  - osd.2
  - osd.3
- - client.0
  - client.1