Skip to content

Commit

Permalink
set boto timeout, too, for s3tests
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
liewegas committed Aug 22, 2014
1 parent 9d466aa commit 9e53972
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion machine_types/vps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ overrides:
global:
osd heartbeat grace: 100
rgw:
default_idle_timeout: 1200
default_idle_timeout: 1200
s3tests:
idle_timeout: 1200
1 change: 1 addition & 0 deletions suites/rgw/verify/tasks/rgw_s3tests_multiregion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ tasks:
metadata-only: true
- s3tests:
client.0:
idle_timeout: 300
rgw_server: client.0

0 comments on commit 9e53972

Please sign in to comment.