summaryrefslogtreecommitdiffstats
path: root/qa/suites/orch/cephadm/smoke-small/fixed-2.yaml
blob: 61090a1651a50f708d2d99d569e3699184c28604 (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.y
  - osd.0
  - client.0
  - ceph.rgw.foo.a
  - node-exporter.a
  - alertmanager.a
- - mon.b
  - mgr.x
  - osd.1
  - client.1
  - prometheus.a
  - grafana.a
  - node-exporter.b
- - mon.c
  - mgr.z
  - osd.2
  - client.2
  - node-exporter.c
openstack:
- volumes: # attached to each instance
    count: 1
    size: 10 # GB
overrides:
  ceph:
    conf:
      osd:
        osd shutdown pgref assert: true