Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: git-client-plugin
-
Labels:None
-
Similar Issues:
Description
We have issues with jobs that fail on git timeout. Current git-client version allow to configure timeout for clone and fetch command. However, I see issues with 'git clean' command also. The problem mainly occurs on our windows slaves. Heavy load on virtual machines tend affect file system actions...
I would like to be able to set the default git timeout (globally if possible).
Not really sure if this is a bug or improvement.
Attachments
Issue Links
- is duplicated by
-
JENKINS-39111 Git client timeout for checkout operation should be applied to git clean
-
- Open
-
- is related to
-
JENKINS-29893 Allow exclusions for git clean
-
- Open
-
Gotcha - I completely missed that. As you say, I thought the clone&fetch button included the checkout too. Didn't read it carefully. Thanks for helping out.