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

Shelve project requires an executor on the master

    XMLWordPrintable

Details

    Description

      In our environment we have 0 executiors on the master, and everything is done on the slaves. When we shelve a project, a job gets scheduled to 'shelve' the project but it never executes. Naturally the shelving has to happen on the master. The shelving should not require any executors on the master. You don't need executors on the master to create or delete jobs, and that all happens on the master.

      Attachments

        Activity

          jameshowe James Howe added a comment -

          With 1.4.4 I observe that it doesn't use an executor slot, but can roam to other slaves.

          jameshowe James Howe added a comment - With 1.4.4 I observe that it doesn't use an executor slot, but can roam to other slaves.
          maselvaraj Manivannan Selvaraj added a comment - - edited

          Ash/Ben,

          I was wondering if I can we make the node label(where to run shelving projects) configurable rather than shelving projects looking for nodes with 'Utilize this slave as much as possible'?

          maselvaraj Manivannan Selvaraj added a comment - - edited Ash/Ben, I was wondering if I can we make the node label(where to run shelving projects) configurable rather than shelving projects looking for nodes with 'Utilize this slave as much as possible'?
          pierrebtz Pierre Beitz added a comment -

          maselvaraj the shelving will take place on the master, using a flyweight executor (ie not using a standard executor).

           

          leosager: as the shelving/unshelving is using flyweight executors now, I'll close this issue.

          pierrebtz Pierre Beitz added a comment - maselvaraj the shelving will take place on the master, using a flyweight executor (ie not using a standard executor).   leosager : as the shelving/unshelving is using flyweight executors now, I'll close this issue.

          People

            ashlux ashlux
            leosager Leo Sager
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: