Skip to content

Commit

Permalink
Bump timeout for object store tests in Evergreen
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltabacaru committed Jun 17, 2022
1 parent 0531985 commit 774161d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ tasks:

- name: object-store-tests
tags: [ "test_suite", "for_pull_requests" ]
exec_timeout_secs: 1800
exec_timeout_secs: 2100
commands:
- func: "compile"
# If we need to start a local copy of baas, do it in the background here in a separate script.
Expand Down

0 comments on commit 774161d

Please sign in to comment.