From: John Spray Date: Fri, 21 Apr 2017 10:27:50 +0000 (+0100) Subject: qa/suites: add third mon to mgr test X-Git-Tag: v12.0.3~123^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=01c2016aca87cbfbf9b9c3dc0f9d154d645b3cb7;p=ceph.git qa/suites: add third mon to mgr test There were always meant to be three, having two was a typo. Signed-off-by: John Spray --- diff --git a/qa/suites/rados/mgr/clusters/2-node-mgr.yaml b/qa/suites/rados/mgr/clusters/2-node-mgr.yaml index fc9dfbdc2445..bc950e5afff5 100644 --- a/qa/suites/rados/mgr/clusters/2-node-mgr.yaml +++ b/qa/suites/rados/mgr/clusters/2-node-mgr.yaml @@ -1,5 +1,5 @@ roles: -- [mgr.x, mon.a, mds.a, mds.c, osd.0, client.0] +- [mgr.x, mon.a, mon.c, mds.a, mds.c, osd.0, client.0] - [mgr.y, mon.b, mds.b, osd.1, osd.2, client.1] log-rotate: ceph-mds: 10G