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

If this is a matrix build use the parent's commit to ensure consistent behaviour across all children.

XMLWordPrintable

    • Icon: Patch Patch
    • Resolution: Fixed
    • Icon: Major Major
    • git-plugin
    • None

      If a project has a matrix configuration and a branch's ref is changed while it is being built with additional configurations in the build queue then the configurations in the queue will build using the new ref causing an inconsistency between configurations and thus erroneous results.

      This patch solves the problem by having matrix runs (children) all build the same commit, that is, the commit seen by the matrix build (parent).

            pcc pcc
            pcc pcc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: