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

Jenkins multibranch pipeline keeps scheduling jobs to new nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • core

      We use a multi branch pipeline setup to build and test stuff when things are changed on a branch. We have multiple build nodes.

      I remember reading in documentation that the same job is supposed to be scheduled on the same node again if it is available. But that is not happening:

      It seems a new random node is chosen.

      This is rather unfortunate for us as we use incremental builds, i.e. it takes a very long time to build if we get a fresh checkout, but if we can reuse the previous checkout with all the intermediate files, the build time is much smaller.

            Unassigned Unassigned
            esben Esben Nielsen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: