You need to add the "Additional Behaviour" "Advanced Clone Behaviours" and then set the timeout value in the field which opens there.
If you're using a Linux machine as the slave, you could also consider using a bare "reference repository" on the slave agent so that the clone could point to the existing reference copy rather than downloading another copy. Mark Waite On Fri, May 16, 2014 at 10:57 AM, Chanda Unmack <[email protected]> wrote: > So I wonder if anyone else is seeing this as it's causing no end of > headache for me. > My jobs fail because the git clone times out after 10 minutes. > > *09:43:13* ERROR: Timeout after 10 minutes > > > Jenkins 1.532.2 > Jenkins GIT client plugin 1.9.0 > Jenkins GIT plugin 2.2.1 > Tomact 7 > > I've set the timeout on the project to be 60 minutes > The slave is windows, connected with jnlp, I've set the jvm options for > the slave to have a timeout of 60 minutes > (-Dorg.jenkinsci.plugins.gitclient.Git.timeOut=60) > > I even changed the jenkins startup to have a longer timeout with no > success. I've seen other discussion on the list about the 10 minute timeout > and that it's supposed to be configurable in the project scm area, but I'm > not seeing that being honored. Is there somewhere else this is set? > > thanks > > -- > *C**onfidentiality Notice:* This e-mail, including all attachments, is > confidential information of Lytro, Inc. If the reader of this e-mail is not > the intended recipient or its authorized agent, the reader is hereby > notified that any dissemination, distribution or copying of this e-mail is > prohibited. If you have received this e-mail in error, please notify the > sender by replying to this message and delete this e-mail immediately. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
