From: John Spray Date: Fri, 20 Jul 2018 17:28:38 +0000 (-0400) Subject: qa: add 4th OSD to mgr test cluster X-Git-Tag: v14.0.1~337^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=09f5f9e1eb3307a627102b0af97a0906f2b16ade;p=ceph.git qa: add 4th OSD to mgr test cluster This is useful for testing progress module. 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 abc90e22d358..906c59707ec6 100644 --- a/qa/suites/rados/mgr/clusters/2-node-mgr.yaml +++ b/qa/suites/rados/mgr/clusters/2-node-mgr.yaml @@ -1,6 +1,6 @@ roles: - [mgr.x, mon.a, mon.c, mds.a, mds.c, osd.0, client.0] -- [mgr.y, mgr.z, mon.b, mds.b, osd.1, osd.2, client.1] +- [mgr.y, mgr.z, mon.b, mds.b, osd.1, osd.2, osd.3, client.1] log-rotate: ceph-mds: 10G ceph-osd: 10G