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

git parameter plugin doesn't support Jenkins slave setup with git repos checked out only on slaves

      The "Known Limitations / Bugs" section on https://wiki.jenkins-ci.org/display/JENKINS/Git+Parameter+Plugin mentions:

      There is a problem when you want to build your project for a first time and you don't have any suitable workspace which works with git, then the list to chose from is empty, but it will work after the first build

      This is true for a single node Jenkins setup, but if building on slaves then the git checkout/repos usually is present only on the slaves and the 'git fetch -t' by the git parameter plugin will never succeed.

          [JENKINS-16290] git parameter plugin doesn't support Jenkins slave setup with git repos checked out only on slaves

          Michael Prokop created issue -

          Udo Waechter added a comment -

          Just installed the plugin from branch "preview_0_3". Works like a charm.

          Udo Waechter added a comment - Just installed the plugin from branch "preview_0_3". Works like a charm.

          ngiger added a comment -

          This should be fixed in release 0.3.2 release on May 14, 2014.

          ngiger added a comment - This should be fixed in release 0.3.2 release on May 14, 2014.
          ngiger made changes -
          Assignee New: ngiger [ ngiger ]
          ngiger made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Just tested this - looks good so far, thanks a lot!

          Michael Prokop added a comment - Just tested this - looks good so far, thanks a lot !

          Luc Sarzyniec added a comment -

          Hello, what's the status of this bug please ?

          I've tried the version 0.3.2 (jenkins 1.596) and it do not seems to be fixed ...

          Luc Sarzyniec added a comment - Hello, what's the status of this bug please ? I've tried the version 0.3.2 (jenkins 1.596) and it do not seems to be fixed ...
          Luc Sarzyniec made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]
          Luc Sarzyniec made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Mario Mancino added a comment -

          Still doesn't work - but if you need a workaround:
          Create a Matrix-Project tied to the master with a slave axis for your build slaves.
          This will run the build on the slave, but also checkout the repository on the master.

          Mario Mancino added a comment - Still doesn't work - but if you need a workaround: Create a Matrix-Project tied to the master with a slave axis for your build slaves. This will run the build on the slave, but also checkout the repository on the master.

            klimas7 Boguslaw Klimas
            mika Michael Prokop
            Votes:
            17 Vote for this issue
            Watchers:
            25 Start watching this issue

              Created:
              Updated:
              Resolved: