summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/objectstore/backends/alloc-hint.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/rados/objectstore/backends/alloc-hint.yaml')
-rw-r--r--qa/suites/rados/objectstore/backends/alloc-hint.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/qa/suites/rados/objectstore/backends/alloc-hint.yaml b/qa/suites/rados/objectstore/backends/alloc-hint.yaml
new file mode 100644
index 000000000..047b02fa0
--- /dev/null
+++ b/qa/suites/rados/objectstore/backends/alloc-hint.yaml
@@ -0,0 +1,22 @@
+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
+ osd objectstore: filestore
+
+tasks:
+- install:
+- ceph:
+- workunit:
+ clients:
+ all:
+ - rados/test_alloc_hint.sh