Skip to content

Commit 4f4f1e0

Browse files
committed
Merge pull request #161 from SethTisue/increase-community-build-timeout-again
increase community build timeouts
2 parents b83890d + d4113fc commit 4f4f1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/default/jobs/scala/integrate/community-build.xml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
description: "Community Build",
88
nodeRestriction: "jenkins-worker-behemoth-#{@behemothForBranch}",
99
maxConcurrentPerNode: 1,
10-
buildTimeoutMinutes: 600,
10+
buildTimeoutMinutes: 720,
1111
jvmVersion: @jvmVersionForBranch,
1212
jvmFlavor: @jvmFlavorForBranch,
1313
params: [

0 commit comments

Comments
 (0)