From a488d6108888a1f8afdb8177ec97a60ed034c14c Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Wed, 1 May 2013 16:36:21 -0700 Subject: [PATCH] upgrade rgw: increase client mount timeout This should let radosgw restart and connect once the cluster is finished upgrading Signed-off-by: Josh Durgin --- suites/upgrade/rgw/a/start.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/suites/upgrade/rgw/a/start.yaml b/suites/upgrade/rgw/a/start.yaml index 9164881e509..a7073a1001b 100644 --- a/suites/upgrade/rgw/a/start.yaml +++ b/suites/upgrade/rgw/a/start.yaml @@ -13,4 +13,7 @@ tasks: - install: branch: bobtail - ceph: + conf: + client: + client mount timeout: 600 - rgw: [client.0]