Heavy-job-plugin to consistently use first executor on a node

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: heavy-job-plugin
    • Environment:
      heavy-job-plugin 1.1
      jenkins 1.596.2

      heavy-job-plugin randomly picks an executor on the slave node to actually run the job and marks the other "n-1" executors as unavailable.
      We use a maven repository-per-executor and this behaviour means that all the repositories eventually get very large.
      If the executor picked was consistently the lowest-numbered one (ie. #1 on a slave where all are allocated to the heavy job) this would help.
      Perhaps this could be configured via a checkbox "Use first available executor on the slave".

            Assignee:
            Unassigned
            Reporter:
            Ed Randall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: