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, 0 insertions, 15 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
deleted file mode 100644
index a533af5..0000000
--- a/src/ceph/qa/suites/fs/multiclient/clusters/three_clients.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-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
-