summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/teuthology/multi-cluster/all/ceph.yaml
blob: 4659ef3d1f4da8ae08f689cf3d46e8418741224b (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:
- - ceph.mon.a
  - ceph.mon.b
  - ceph.mgr.x
  - backup.osd.0
  - backup.osd.1
  - backup.osd.2
  - backup.client.0
- - backup.mon.a
  - backup.mgr.x
  - ceph.osd.0
  - ceph.osd.1
  - ceph.osd.2
  - ceph.client.0
  - client.1
  - osd.3
tasks:
- install:
- ceph:
    cluster: backup
- ceph:
- workunit:
    clients:
      ceph.client.0: [true.sh]
      backup.client.0: [true.sh]