jenkinsci / jenkinsci/agent-setup-plugin

[JENKINS-17994] Make executor number available for defining workspace location

Open
#97 3 comments 0 reactions 0 assignees View on GitHub
component:slave-setup-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
11
Forks
23
Avg merge
21h 13m
Merged PRs (30d)
1

Description

It would be great if each executor within each slave could have a separate workspace. This would allow for the same job to be run in parallel on the same slave.

My current scenario is that we use a single job to run any number of different builds based on parameters supplied to the job. As the number of different builds are large and change frequently it is not practical to setup different jobs for each of these.

---
Originally reported by tnyblom, imported from: Make executor number available for defining workspace location


  • assignee: kohsuke
  • status: Open
  • priority: Major
  • component(s): slave-setup-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 5
  • imported: 20251216-225446

Raw content of original issue

It would be great if each executor within each slave could have a separate workspace. This would allow for the same job to be run in parallel on the same slave.

My current scenario is that we use a single job to run any number of different builds based on parameters supplied to the job. As the number of different builds are large and change frequently it is not practical to setup different jobs for each of these.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.