ceph/suites/rados/objectstore/alloc-hint.yaml
Loic Dachary d9a8f49fc5 openstack: define the resources required to run a rados suite
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-30 01:45:14 +02:00

22 lines
322 B
YAML

roles:
- [mon.a, osd.0, osd.1, osd.2, client.0]
openstack:
- volumes: # attached to each instance
count: 3
size: 10 # GB
overrides:
ceph:
fs: xfs
conf:
osd:
filestore xfs extsize: true
tasks:
- install:
- ceph:
- workunit:
clients:
all:
- rados/test_alloc_hint.sh