summaryrefslogtreecommitdiffstats
path: root/qa/suites/krbd/mirror/install/ceph.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/krbd/mirror/install/ceph.yaml')
-rw-r--r--qa/suites/krbd/mirror/install/ceph.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/qa/suites/krbd/mirror/install/ceph.yaml b/qa/suites/krbd/mirror/install/ceph.yaml
new file mode 100644
index 000000000..08bb1faa6
--- /dev/null
+++ b/qa/suites/krbd/mirror/install/ceph.yaml
@@ -0,0 +1,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