From: Loic Dachary Date: Fri, 14 Nov 2014 10:24:54 +0000 (+0100) Subject: ceph_objectstore_tool: tests only needs 1 machine X-Git-Tag: v0.94.10~27^2^2~233^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f9367ae3c7666d3b3ec54904de7d303074098408;p=ceph.git ceph_objectstore_tool: tests only needs 1 machine Signed-off-by: Loic Dachary --- diff --git a/suites/rados/objectstore/ceph_objectstore_tool.yaml b/suites/rados/objectstore/ceph_objectstore_tool.yaml index 698e6e2679ea..206552456e84 100644 --- a/suites/rados/objectstore/ceph_objectstore_tool.yaml +++ b/suites/rados/objectstore/ceph_objectstore_tool.yaml @@ -1,7 +1,5 @@ roles: -- [mon.0, osd.0, osd.1, osd.2] -- [osd.3, osd.4, osd.5] -- [client.0] +- [mon.0, osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, client.0] tasks: - install: