summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/mirror/base/install.yaml
blob: 365c3a8cb0ef8fc5c59b32e94ce73a3b776c7239 (plain)
1
2
3
4
5
6
7
8
9
meta:
- desc: run two ceph clusters and install rbd-mirror
tasks:
- install:
    extra_packages: [rbd-mirror]
- ceph:
    cluster: cluster1
- ceph:
    cluster: cluster2