]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rbd: reduce monitor requirements for mirroring tests 17504/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 5 Sep 2017 20:26:52 +0000 (16:26 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 5 Sep 2017 20:43:34 +0000 (16:43 -0400)
Fixes: http://tracker.ceph.com/issues/21251
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
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