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 81299d0 commit 9ad4717Copy full SHA for 9ad4717
.evergreen/config.yml
@@ -1,6 +1,6 @@
1
stepback: true
2
command_type: system
3
-exec_timeout_secs: 900
+exec_timeout_secs: 1200
4
timeout:
5
- command: shell.exec
6
params:
.evergreen/config.yml.in
@@ -11,7 +11,7 @@ command_type: system
11
# Protect ourself against rogue test case, or curl gone wild, that runs forever
12
# Good rule of thumb: the averageish length a task takes, times 5
13
# That roughly accounts for variable system performance for various buildvariants
14
15
16
# What to do when evergreen hits the timeout (`post:` tasks are run automatically)
17
0 commit comments