From: Loic Dachary Date: Mon, 12 Oct 2015 09:13:06 +0000 (+0200) Subject: rados/objectstore/alloc-hint: need three attached disks X-Git-Tag: v10.2.6~165^2^2~304^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1a63fd73de3c3de8cff16d486496b1fc5c4cd3b4;p=ceph.git rados/objectstore/alloc-hint: need three attached disks So they can be mkfs xfs. http://tracker.ceph.com/issues/13451 Fixes: #13451 Signed-off-by: Loic Dachary --- diff --git a/suites/rados/objectstore/alloc-hint.yaml b/suites/rados/objectstore/alloc-hint.yaml index 8315aba6a5d5..d8dd2c32915a 100644 --- a/suites/rados/objectstore/alloc-hint.yaml +++ b/suites/rados/objectstore/alloc-hint.yaml @@ -15,3 +15,11 @@ tasks: clients: all: - rados/test_alloc_hint.sh +openstack: + machine: + disk: 40 # GB + ram: 8000 # MB + cpus: 1 + volumes: # attached to each instance + count: 3 + size: 10 # GB