We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf370d commit 7a1886eCopy full SHA for 7a1886e
.evergreen/config.yml
@@ -14,7 +14,6 @@ pre_error_fails_task: true
14
command_type: system
15
16
# Protect ourself against rogue test case, or curl gone wild, that runs forever.
17
-# 45 minutes is the longest we'll ever run
18
exec_timeout_secs: 2700
19
20
.evergreen/config/common.yml.erb
@@ -12,10 +12,8 @@ command_type: system
12
13
<% if @atlas %>
-# 20 minutes is the longest we'll ever run
-exec_timeout_secs: 1200
+exec_timeout_secs: 1800
<% else %>
<% end %>
21
0 commit comments