summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/objectstore/alloc-hint.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rados/objectstore/alloc-hint.yaml')
-rw-r--r--src/ceph/qa/suites/rados/objectstore/alloc-hint.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/ceph/qa/suites/rados/objectstore/alloc-hint.yaml b/src/ceph/qa/suites/rados/objectstore/alloc-hint.yaml
new file mode 100644
index 0000000..d40143c
--- /dev/null
+++ b/src/ceph/qa/suites/rados/objectstore/alloc-hint.yaml
@@ -0,0 +1,21 @@
+roles:
+- [mon.a, mgr.x, 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