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

Master job of multiconfig project can be executed on hosts that are marked as "Leave this machine for tied jobs only"

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • matrix-project-plugin
    • None
    • hudson 1.337

      After update to 1.337 master jobs are sometimes executed on hosts marked as "Leave this machine for tied jobs only"

          [JENKINS-5076] Master job of multiconfig project can be executed on hosts that are marked as "Leave this machine for tied jobs only"

          samodelkin created issue -

          tmak85 added a comment -

          This patch should fix the problem by ignoring all nodes which are in exclusive mode when selecting a node for the master job

          tmak85 added a comment - This patch should fix the problem by ignoring all nodes which are in exclusive mode when selecting a node for the master job
          tmak85 made changes -
          Attachment New: hudson_issue_5076.patch [ 19120 ]

          vjuranek added a comment -

          A little bit improved patch for this issue (doesn't exclude master job from running on slave if the job is tied to this slave)

          vjuranek added a comment - A little bit improved patch for this issue (doesn't exclude master job from running on slave if the job is tied to this slave)
          vjuranek made changes -
          Attachment New: Hudson_issue_5076_II.patch [ 19131 ]

          tmak85 added a comment -

          The master job is not the same as the "real" jobs... it just controls their execution.
          In my case I don't want that the master job runs on such slaves.

          Any other opinions?

          tmak85 added a comment - The master job is not the same as the "real" jobs... it just controls their execution. In my case I don't want that the master job runs on such slaves. Any other opinions?
          mdonohue made changes -
          Component/s New: matrix [ 15501 ]
          mdonohue made changes -
          Link New: This issue is duplicated by JENKINS-5920 [ JENKINS-5920 ]
          mdonohue made changes -
          Link New: This issue is blocking JENKINS-5987 [ JENKINS-5987 ]

          Axel Heider added a comment -

          there is a tie-matrix-parent pluging that became available some time ago, see http://wiki.jenkins-ci.org/display/JENKINS/Matrix+Tie+Parent+Plugin Maybe it helps you until this geth solved.

          Axel Heider added a comment - there is a tie-matrix-parent pluging that became available some time ago, see http://wiki.jenkins-ci.org/display/JENKINS/Matrix+Tie+Parent+Plugin Maybe it helps you until this geth solved.

            Unassigned Unassigned
            samodelkin samodelkin
            Votes:
            9 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated: