Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / teuthology / multi-cluster / all / ceph.yaml
1 roles:
2 - - ceph.mon.a
3   - ceph.mon.b
4   - ceph.mgr.x
5   - backup.osd.0
6   - backup.osd.1
7   - backup.osd.2
8   - backup.client.0
9 - - backup.mon.a
10   - backup.mgr.x
11   - ceph.osd.0
12   - ceph.osd.1
13   - ceph.osd.2
14   - ceph.client.0
15   - client.1
16   - osd.3
17 tasks:
18 - install:
19 - ceph:
20     cluster: backup
21 - ceph:
22 - workunit:
23     clients:
24       ceph.client.0: [true.sh]
25       backup.client.0: [true.sh]