summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton/all/mon-config.yaml
blob: ab1eb81b0948734048c8427d87e8b4910952c0d2 (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
roles:
- - mon.a
  - mon.b
  - mon.c
  - mgr.x
  - osd.0
  - osd.1
  - osd.2
  - client.0
openstack:
  - volumes: # attached to each instance
      count: 3
      size: 10 # GB
tasks:
- install:
- ceph:
    pre-mgr-commands:
      - sudo ceph config set mgr mgr_pool false --force
    log-ignorelist:
      - \(POOL_APP_NOT_ENABLED\)
- workunit:
    clients:
      all:
        - mon/config.sh