Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23476

git-client plugin timeout default is not configurable in a standard manner

      Default timeout value for git operations is 10 mins, which can be modified on a per job basis.

      Having set up many jobs, our repo history has outgrown the 10 minute limit, so many jobs now fail due to timeout.

      Either I should be able to change all jobs using configuration slicing, or I should be able to change the default behaviour of the plugin.

      There is a workaround to set the timeout in the JAVA_ARGS/JAVA_OPTS for the jenkins service start script, and for each slave in the slave configuration, but these make our jenkins server non-portable, which is a requirement.

          [JENKINS-23476] git-client plugin timeout default is not configurable in a standard manner

          Charlie Stott created issue -
          Mark Waite made changes -
          Issue Type Original: Bug [ 1 ] New: Improvement [ 4 ]
          Mark Waite made changes -
          Link New: This issue duplicates JENKINS-20387 [ JENKINS-20387 ]

          Andrew Gray added a comment -

          +1000 if I could. Massive oversight that this is not already there.

          Andrew Gray added a comment - +1000 if I could. Massive oversight that this is not already there.

          Mark Waite added a comment -

          Pull requests proposing the plugin change and the related user interface for the plugin change are welcomed.

          I guess that if you want to change the default timeout globally, you'd need to add timeout as a globally configured value in the global configuration portion of the git plugin.

          Mark Waite added a comment - Pull requests proposing the plugin change and the related user interface for the plugin change are welcomed. I guess that if you want to change the default timeout globally, you'd need to add timeout as a globally configured value in the global configuration portion of the git plugin.
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 156105 ] New: JNJira + In-Review [ 179217 ]
          Erik Hakansson made changes -
          Link New: This issue relates to JENKINS-38973 [ JENKINS-38973 ]
          Erik Hakansson made changes -
          Link Original: This issue relates to JENKINS-38973 [ JENKINS-38973 ]
          Erik Hakansson made changes -
          Link New: This issue is related to JENKINS-38973 [ JENKINS-38973 ]

          I've created a pull request for this issue
          https://github.com/jenkinsci/git-client-plugin/pull/221

          Erik Hakansson added a comment - I've created a pull request for this issue https://github.com/jenkinsci/git-client-plugin/pull/221

            mgaunin Mikael Gaunin
            charlie_ecc Charlie Stott
            Votes:
            9 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated: