summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/fs/multiclient/clusters/three_clients.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/fs/multiclient/clusters/three_clients.yaml')
-rw-r--r--src/ceph/qa/suites/fs/multiclient/clusters/three_clients.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ceph/qa/suites/fs/multiclient/clusters/three_clients.yaml b/src/ceph/qa/suites/fs/multiclient/clusters/three_clients.yaml
new file mode 100644
index 0000000..a533af5
--- /dev/null
+++ b/src/ceph/qa/suites/fs/multiclient/clusters/three_clients.yaml
@@ -0,0 +1,15 @@
+roles:
+- [mon.a, mon.b, mon.c, mgr.x, mds.a, osd.0, osd.1, osd.2, osd.3]
+- [client.2]
+- [client.1]
+- [client.0]
+
+openstack:
+- volumes: # attached to each instance
+ count: 1
+ size: 10 # GB
+
+log-rotate:
+ ceph-mds: 10G
+ ceph-osd: 10G
+