]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rbd: use 2 node cluster, mostly.
authorSage Weil <sage@inktank.com>
Mon, 18 Feb 2013 21:37:29 +0000 (13:37 -0800)
committerSage Weil <sage@inktank.com>
Mon, 18 Feb 2013 21:37:29 +0000 (13:37 -0800)
Not for the collection that includes KVM tests.

Signed-off-by: Sage Weil <sage@inktank.com>
clusters/fixed-1.yaml [new file with mode: 0644]
suites/rbd/basic/clusters/fixed-1.yaml [new symlink]
suites/rbd/basic/clusters/fixed-3.yaml [deleted symlink]
suites/rbd/librbd/clusters [deleted symlink]
suites/rbd/librbd/clusters/fixed-3.yaml [new symlink]
suites/rbd/thrash/clusters/6-osd-3-machine.yaml [deleted file]
suites/rbd/thrash/clusters/fixed-2.yaml [new symlink]

diff --git a/clusters/fixed-1.yaml b/clusters/fixed-1.yaml
new file mode 100644 (file)
index 0000000..5f3a8f9
--- /dev/null
@@ -0,0 +1,2 @@
+roles:
+- [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, client.0]
diff --git a/suites/rbd/basic/clusters/fixed-1.yaml b/suites/rbd/basic/clusters/fixed-1.yaml
new file mode 120000 (symlink)
index 0000000..435ea3c
--- /dev/null
@@ -0,0 +1 @@
+../../../../clusters/fixed-1.yaml
\ No newline at end of file
diff --git a/suites/rbd/basic/clusters/fixed-3.yaml b/suites/rbd/basic/clusters/fixed-3.yaml
deleted file mode 120000 (symlink)
index a3ac9fc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../clusters/fixed-3.yaml
\ No newline at end of file
diff --git a/suites/rbd/librbd/clusters b/suites/rbd/librbd/clusters
deleted file mode 120000 (symlink)
index 2be59c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../basic/clusters/
\ No newline at end of file
diff --git a/suites/rbd/librbd/clusters/fixed-3.yaml b/suites/rbd/librbd/clusters/fixed-3.yaml
new file mode 120000 (symlink)
index 0000000..a3ac9fc
--- /dev/null
@@ -0,0 +1 @@
+../../../../clusters/fixed-3.yaml
\ No newline at end of file
diff --git a/suites/rbd/thrash/clusters/6-osd-3-machine.yaml b/suites/rbd/thrash/clusters/6-osd-3-machine.yaml
deleted file mode 100644 (file)
index f6247eb..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-roles:
-- [mon.a, osd.0, osd.1, osd.2]
-- [mds.a, osd.3, osd.4, osd.5]
-- [client.0]
diff --git a/suites/rbd/thrash/clusters/fixed-2.yaml b/suites/rbd/thrash/clusters/fixed-2.yaml
new file mode 120000 (symlink)
index 0000000..cd0791a
--- /dev/null
@@ -0,0 +1 @@
+../../../../clusters/fixed-2.yaml
\ No newline at end of file