]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rbd: reduce monitor requirements for mirroring tests 17560/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 5 Sep 2017 20:26:52 +0000 (16:26 -0400)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 7 Sep 2017 12:58:22 +0000 (14:58 +0200)
Fixes: http://tracker.ceph.com/issues/21251
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 27194c30c50009eaf6391a21837f73b312fe5de6)

qa/suites/rbd/mirror/cluster/2-node.yaml

index 8eb30c45e6f2c2ae86c32d086e11493db38557f1..fbc76bda77364a7d35e6d25b4b3f1e639e7bebe6 100644 (file)
@@ -1,18 +1,14 @@
 meta:
-- desc: 2 ceph clusters with 3 mons and 3 osds each
+- desc: 2 ceph clusters with 1 mon and 3 osds each
 roles:
 - - cluster1.mon.a
-  - cluster1.mon.b
   - cluster1.mgr.x
   - cluster1.osd.0
   - cluster1.osd.1
   - cluster1.osd.2
-  - cluster2.mon.c
   - cluster1.client.0
   - cluster2.client.0
-- - cluster1.mon.c
-  - cluster2.mon.a
-  - cluster2.mon.b
+- - cluster2.mon.a
   - cluster2.mgr.x
   - cluster2.osd.0
   - cluster2.osd.1