]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
suites: add an extra client to fs/recovery
authorJohn Spray <john.spray@redhat.com>
Wed, 25 Nov 2015 09:59:15 +0000 (09:59 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 14 Jan 2016 22:55:29 +0000 (22:55 +0000)
The volumeclient test wants 3, and the rest of the tests
can just ignore it.

Signed-off-by: John Spray <john.spray@redhat.com>
suites/fs/recovery/clusters/2-remote-clients.yaml
suites/fs/recovery/mounts/ceph-fuse.yaml

index f62427758a202c81f728cd42c444a6405b4a9f2b..1bfec51f7c441c7854e3d2871ab6c921b49c7390 100644 (file)
@@ -1,5 +1,5 @@
 roles:
-- [mon.a, osd.0, mds.a, mds.b, client.1]
+- [mon.a, osd.0, mds.a, mds.b, client.1, client.2]
 - [client.0, osd.1, osd.2]
 log-rotate:
   ceph-mds: 10G
index 8092598f4044067f37d50a55c150470bbc9d2b8a..faa175525f834e154999bce6afa4c4ca34679114 100644 (file)
@@ -6,3 +6,5 @@ tasks:
         mounted: false
     client.1:
         mounted: false
+    client.2:
+        mounted: false