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

Should enforce all matrix axes builds use the exact same git revision

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • repo-plugin
    • None

      git plugin do enforce all matrix axes do build the same revision, as identified by matrix head (see https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitSCM.java#L845)

      repo plugin must do the same. If jenkins instance don't have enough executors, some builds may actually run after first axes completed, and checkout more recent revisions, reporting wrong revisions in the matrix build status.

            Unassigned Unassigned
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: