]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
suites: allow four remote clients for fs/recovery
authorRamana Raja <rraja@redhat.com>
Wed, 20 Apr 2016 17:06:09 +0000 (22:36 +0530)
committerRamana Raja <rraja@redhat.com>
Wed, 4 May 2016 13:24:08 +0000 (18:54 +0530)
test_volume_client requires four clients.

Signed-off-by: Ramana Raja <rraja@redhat.com>
suites/fs/recovery/clusters/2-remote-clients.yaml [deleted file]
suites/fs/recovery/clusters/4-remote-clients.yaml [new file with mode: 0644]
suites/fs/recovery/mounts/ceph-fuse.yaml

diff --git a/suites/fs/recovery/clusters/2-remote-clients.yaml b/suites/fs/recovery/clusters/2-remote-clients.yaml
deleted file mode 100644 (file)
index 1bfec51..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-roles:
-- [mon.a, osd.0, mds.a, mds.b, client.1, client.2]
-- [client.0, osd.1, osd.2]
-log-rotate:
-  ceph-mds: 10G
-  ceph-osd: 10G
diff --git a/suites/fs/recovery/clusters/4-remote-clients.yaml b/suites/fs/recovery/clusters/4-remote-clients.yaml
new file mode 100644 (file)
index 0000000..702bb16
--- /dev/null
@@ -0,0 +1,6 @@
+roles:
+- [mon.a, osd.0, mds.a, mds.b, client.1, client.2, client.3]
+- [client.0, osd.1, osd.2]
+log-rotate:
+  ceph-mds: 10G
+  ceph-osd: 10G
index faa175525f834e154999bce6afa4c4ca34679114..687baf8a53c9ba318af61165e3def629689516ed 100644 (file)
@@ -8,3 +8,5 @@ tasks:
         mounted: false
     client.2:
         mounted: false
+    client.3:
+        mounted: false