summaryrefslogtreecommitdiffstats
path: root/qa/suites/krbd/mirror/install/ceph.yaml
blob: 08bb1faa6b0daa6c952e1dd592a79097d3050b00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tasks:
- install:
    extra_packages:
    - rbd-mirror
- ceph:
    cluster: cluster1
- ceph:
    cluster: cluster2
- rbd-mirror:
    client: cluster1.client.mirror.0
    thrash: False
- rbd-mirror:
    client: cluster2.client.mirror.0
    thrash: False