Last active
March 3, 2016 20:23
-
-
Save sergeyhush/efdb555fa182fcaa26c9 to your computer and use it in GitHub Desktop.
Override Jenkins Git timeout on a Unix slave
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See https://issues.jenkins-ci.org/browse/JENKINS-22547 | |
Goto Node->Conefigure->Advanced | |
Append "-Dorg.jenkinsci.plugins.gitclient.Git.timeOut=30" to "JVM Options" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment