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