-
Improvement
-
Resolution: Unresolved
-
Major
-
None
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.
- 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
-
- Closed
-
[JENKINS-22400] Git timeout on other actions than fetch/clone
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Run slave with -Dorg.jenkinsci.plugins.gitclient.Git.timeOut=60 (or more)