Skip to content

Commit 2b3afbe

Browse files
batmatndeloof
authored andcommitted
[JENKINS-53687] Raising the timeout to 3 hours
Mostly aiming at debugging here. I would like to understand/see if the build is really fully stuck forever, or just crazy slow sometimes, hence reaching the 1 hour timeout.
1 parent cf64d9e commit 2b3afbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
buildPlugin(jenkinsVersions: [null, "2.107.1"])
1+
buildPlugin(jenkinsVersions: [null, "2.107.1"], timeout: 180)

0 commit comments

Comments
 (0)