]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
upgrade rgw: increase client mount timeout
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 1 May 2013 23:36:21 +0000 (16:36 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 1 May 2013 23:36:21 +0000 (16:36 -0700)
This should let radosgw restart and connect once the cluster is finished upgrading

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
suites/upgrade/rgw/a/start.yaml

index 9164881e5091c82235537c428d560ac05f16dfb7..a7073a1001b3884b2d27cf7eda2c9c2276a1009a 100644 (file)
@@ -13,4 +13,7 @@ tasks:
 - install:
      branch: bobtail
 - ceph:
+    conf:
+      client:
+        client mount timeout: 600
 - rgw: [client.0]