summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/top/cluster
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--qa/suites/fs/top/cluster/+0
l---------qa/suites/fs/top/cluster/.qa1
-rw-r--r--qa/suites/fs/top/cluster/1-node.yaml12
3 files changed, 13 insertions, 0 deletions
diff --git a/qa/suites/fs/top/cluster/+ b/qa/suites/fs/top/cluster/+
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/qa/suites/fs/top/cluster/+
diff --git a/qa/suites/fs/top/cluster/.qa b/qa/suites/fs/top/cluster/.qa
new file mode 120000
index 000000000..a602a0353
--- /dev/null
+++ b/qa/suites/fs/top/cluster/.qa
@@ -0,0 +1 @@
+../.qa/ \ No newline at end of file
diff --git a/qa/suites/fs/top/cluster/1-node.yaml b/qa/suites/fs/top/cluster/1-node.yaml
new file mode 100644
index 000000000..48c4996e7
--- /dev/null
+++ b/qa/suites/fs/top/cluster/1-node.yaml
@@ -0,0 +1,12 @@
+meta:
+- desc: 1 ceph cluster with 1 mon, 1 mgr, 3 osds, 2 mds, 2 clients
+roles:
+- - mon.a
+ - mgr.x
+ - mds.a
+ - mds.b
+ - osd.0
+ - osd.1
+ - osd.2
+ - client.0
+ - client.1