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

Ability to build on configurable subset of matrix configurations

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • matrix-project-plugin
    • None
    • Platform: All, OS: All

      It is useful sometimes to perform build on predefined number of slave builders
      assigned to multi-configuration job. For example, if some OS builds failed, and
      we wish to re-build only them after code fixed

          [JENKINS-1613] Ability to build on configurable subset of matrix configurations

          jazzjack created issue -

          mdonohue added a comment -

          This problem isn't exclusive to slave selection, as I understand the matrix
          build feature, so I've updated the summary.

          Also see issue 3332, which would allow a canary configuration to run first, and
          only run the rest of the matrix configurations if the canary succeeds. This
          would cut down on massive failure notification.

          mdonohue added a comment - This problem isn't exclusive to slave selection, as I understand the matrix build feature, so I've updated the summary. Also see issue 3332, which would allow a canary configuration to run first, and only run the rest of the matrix configurations if the canary succeeds. This would cut down on massive failure notification.

          mdonohue added a comment -
              • Issue 2353 has been marked as a duplicate of this issue. ***

          mdonohue added a comment - Issue 2353 has been marked as a duplicate of this issue. ***
          mdonohue made changes -
          Link New: This issue is duplicated by JENKINS-2353 [ JENKINS-2353 ]

          mdonohue added a comment -
              • Issue 3867 has been marked as a duplicate of this issue. ***

          mdonohue added a comment - Issue 3867 has been marked as a duplicate of this issue. ***
          mdonohue made changes -
          Link New: This issue is duplicated by JENKINS-3867 [ JENKINS-3867 ]

          Code changed in hudson
          User: : huybrechts
          Path:
          trunk/hudson/main/core/src/main/java/hudson/matrix/MatrixBuild.java
          trunk/hudson/main/core/src/main/java/hudson/matrix/MatrixProject.java
          trunk/hudson/main/core/src/main/java/hudson/model/Result.java
          trunk/hudson/main/core/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly
          trunk/hudson/main/test/src/main/java/org/jvnet/hudson/test/FailureBuilder.java
          trunk/hudson/main/test/src/main/java/org/jvnet/hudson/test/UnstableBuilder.java
          trunk/hudson/main/test/src/main/resources/org/jvnet/hudson/test/UnstableBuilder/config.jelly
          trunk/hudson/main/test/src/test/java/hudson/matrix/MatrixProjectTest.java
          trunk/hudson/main/war/resources/help/matrix/touchstone.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=20737
          Log:
          [FIXED JENKINS-1613] implements touchstone build for matrix projects, which runs a selected number of configurations first and then all the rests if these succeed

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : huybrechts Path: trunk/hudson/main/core/src/main/java/hudson/matrix/MatrixBuild.java trunk/hudson/main/core/src/main/java/hudson/matrix/MatrixProject.java trunk/hudson/main/core/src/main/java/hudson/model/Result.java trunk/hudson/main/core/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly trunk/hudson/main/test/src/main/java/org/jvnet/hudson/test/FailureBuilder.java trunk/hudson/main/test/src/main/java/org/jvnet/hudson/test/UnstableBuilder.java trunk/hudson/main/test/src/main/resources/org/jvnet/hudson/test/UnstableBuilder/config.jelly trunk/hudson/main/test/src/test/java/hudson/matrix/MatrixProjectTest.java trunk/hudson/main/war/resources/help/matrix/touchstone.html http://fisheye4.cenqua.com/changelog/hudson/?cs=20737 Log: [FIXED JENKINS-1613] implements touchstone build for matrix projects, which runs a selected number of configurations first and then all the rests if these succeed
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          huybrechts added a comment -

          oops, closed the wrong issue

          huybrechts added a comment - oops, closed the wrong issue
          huybrechts made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]

            wolfgang Christian Wolfgang
            jazzjack jazzjack
            Votes:
            12 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: