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

Support for "Poll on Master" for git SCM plugin

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Critical Critical
    • git-plugin
    • None

      When slaves aren't always available sometimes the workspace goes missing - in this case, all affected task (i.e. those on the master) get rescheduled for building when their SCM is checked for a later revision.

      Polling on Master (see Perforce plugin) would address this issue, and remove excessive rebuilds. As we've got a massive amount of idle jobs active this hits us hard every time a slave goes offline (for any reason), or when Jenkins is restarted (for any reason), and doesn't know its slaves yet.

      I'm willing to write the actual patch, but would need some advice on how to add that to the code in a manner consistent with the current ideas behind it (it didn't jump at me when looking at it).

            ndeloof Nicolas De Loof
            berlincount Andreas Kotes
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: