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.
2 parents b83890d + d4113fc commit 4f4f1e0Copy full SHA for 4f4f1e0
templates/default/jobs/scala/integrate/community-build.xml.erb
@@ -7,7 +7,7 @@
7
description: "Community Build",
8
nodeRestriction: "jenkins-worker-behemoth-#{@behemothForBranch}",
9
maxConcurrentPerNode: 1,
10
- buildTimeoutMinutes: 600,
+ buildTimeoutMinutes: 720,
11
jvmVersion: @jvmVersionForBranch,
12
jvmFlavor: @jvmFlavorForBranch,
13
params: [
0 commit comments