]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Client needs both cluster keys, better to overload them
authorVasu Kulkarni <vasu@redhat.com>
Thu, 22 Feb 2018 03:39:45 +0000 (19:39 -0800)
committerVasu Kulkarni <vasu@redhat.com>
Thu, 22 Feb 2018 03:39:45 +0000 (19:39 -0800)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/suites/rbd/mirror/cluster/mirror-cluster.yaml

index 8d4425fdb75facf6e97f7a4e5c9e1573f06506ec..ca2ce1b406bbd06c32f83aeb64e3e94d03e69993 100644 (file)
@@ -14,8 +14,6 @@ roles:
 - - cluster1.osd.6
   - cluster1.osd.7
   - cluster1.osd.8
-- - cluster1.client.0
-- - cluster1.client.mirror
 - - cluster2.mon.a
   - cluster2.mgr.y
 - - cluster2.mon.b
@@ -29,5 +27,7 @@ roles:
 - - cluster2.osd.6
   - cluster2.osd.7
   - cluster2.osd.8
-- - cluster2.client.0
-- - cluster2.client.mirror
+- - cluster1.client.0
+  - cluster2.client.0
+- - cluster1.client.mirror
+  - cluster2.client.mirror