summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/mirror/cluster/2-node.yaml
diff options
context:
space:
mode:
authorQiaowei Ren <qiaowei.ren@intel.com>2018-03-01 14:38:11 +0800
committerQiaowei Ren <qiaowei.ren@intel.com>2018-03-01 14:38:11 +0800
commit7da45d65be36d36b880cc55c5036e96c24b53f00 (patch)
treed4f944eb4f8f8de50a9a7584ffa408dc3a3185b2 /src/ceph/qa/suites/rbd/mirror/cluster/2-node.yaml
parent691462d09d0987b47e112d6ee8740375df3c51b2 (diff)
remove ceph code
This patch removes initial ceph code, due to license issue. Change-Id: I092d44f601cdf34aed92300fe13214925563081c Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Diffstat (limited to 'src/ceph/qa/suites/rbd/mirror/cluster/2-node.yaml')
-rw-r--r--src/ceph/qa/suites/rbd/mirror/cluster/2-node.yaml17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/ceph/qa/suites/rbd/mirror/cluster/2-node.yaml b/src/ceph/qa/suites/rbd/mirror/cluster/2-node.yaml
deleted file mode 100644
index fbc76bd..0000000
--- a/src/ceph/qa/suites/rbd/mirror/cluster/2-node.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-meta:
-- desc: 2 ceph clusters with 1 mon and 3 osds each
-roles:
-- - cluster1.mon.a
- - cluster1.mgr.x
- - cluster1.osd.0
- - cluster1.osd.1
- - cluster1.osd.2
- - cluster1.client.0
- - cluster2.client.0
-- - cluster2.mon.a
- - cluster2.mgr.x
- - cluster2.osd.0
- - cluster2.osd.1
- - cluster2.osd.2
- - cluster1.client.mirror
- - cluster2.client.mirror