]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/suites/rados/thrash-erasure-coe-big/clsuter: 12 osds on 3 nodes not 4
authorSage Weil <sage@redhat.com>
Thu, 3 Aug 2017 18:11:43 +0000 (14:11 -0400)
committerSage Weil <sage@redhat.com>
Thu, 3 Aug 2017 18:11:43 +0000 (14:11 -0400)
smithi have 4 nvme partitions available, not 3.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/thrash-erasure-code-big/cluster/12-osds.yaml

index db86583f22c887f22c8b68cb06e71dec1dafda7f..1c45ee3524ac6e3240017f6b30a414fdae0e13d3 100644 (file)
@@ -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]