summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/openstack/clusters/fixed-2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rbd/openstack/clusters/fixed-2.yaml')
-rw-r--r--src/ceph/qa/suites/rbd/openstack/clusters/fixed-2.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ceph/qa/suites/rbd/openstack/clusters/fixed-2.yaml b/src/ceph/qa/suites/rbd/openstack/clusters/fixed-2.yaml
new file mode 100644
index 0000000..473c205
--- /dev/null
+++ b/src/ceph/qa/suites/rbd/openstack/clusters/fixed-2.yaml
@@ -0,0 +1,9 @@
+overrides:
+ ceph-deploy:
+ conf:
+ global:
+ osd pool default size: 2
+ osd crush chooseleaf type: 0
+roles:
+- [mon.a, mgr.x, osd.0, osd.1, osd.2]
+- [client.0]