]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cluters dir added
authorrakesh <rakesh@dhcp35-53.lab.eng.blr.redhat.com>
Mon, 20 Nov 2017 09:54:28 +0000 (15:24 +0530)
committerrakesh <rakesh@dhcp35-53.lab.eng.blr.redhat.com>
Mon, 20 Nov 2017 09:54:28 +0000 (15:24 +0530)
qa/suites/rgw/multisite/clusters/4-node.yaml [new file with mode: 0644]

diff --git a/qa/suites/rgw/multisite/clusters/4-node.yaml b/qa/suites/rgw/multisite/clusters/4-node.yaml
new file mode 100644 (file)
index 0000000..0ac180c
--- /dev/null
@@ -0,0 +1,15 @@
+roles:
+- - source.mon.a
+  - source.mgr.x
+  - source.mon.b
+  - source.osd.0
+  - source.osd.1
+  - source.osd.2
+- - source.client.0
+- - target.mon.a
+  - target.mgr.y
+  - target.mon.b
+  - target.osd.0
+  - target.osd.1
+  - target.osd.2
+- - target.client.1
\ No newline at end of file