From: Sage Weil Date: Thu, 3 Aug 2017 18:11:43 +0000 (-0400) Subject: qa/suites/rados/thrash-erasure-coe-big/clsuter: 12 osds on 3 nodes not 4 X-Git-Tag: v12.1.3~125^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f74d71f708188100409db69d9172e31f1dd7abd1;p=ceph-ci.git qa/suites/rados/thrash-erasure-coe-big/clsuter: 12 osds on 3 nodes not 4 smithi have 4 nvme partitions available, not 3. Signed-off-by: Sage Weil --- diff --git a/qa/suites/rados/thrash-erasure-code-big/cluster/12-osds.yaml b/qa/suites/rados/thrash-erasure-code-big/cluster/12-osds.yaml index db86583f22c..1c45ee3524a 100644 --- a/qa/suites/rados/thrash-erasure-code-big/cluster/12-osds.yaml +++ b/qa/suites/rados/thrash-erasure-code-big/cluster/12-osds.yaml @@ -1,5 +1,4 @@ roles: -- [osd.0, osd.1, osd.2, client.0, mon.a] -- [osd.3, osd.4, osd.5, mon.b] -- [osd.6, osd.7, osd.8, mon.c] -- [osd.9, osd.10, osd.11, mgr.x] +- [osd.0, osd.1, osd.2, osd.3, client.0, mon.a] +- [osd.4, osd.5, osd.6, osd.7, mon.b, mgr.x] +- [osd.8, osd.9, osd.10, osd.11, mon.c]