jenkinsci / jenkinsci/lockable-resources-plugin
[JENKINS-44141] Define a resource pool
Open
component:lockable-resources-plugin
imported-jira-issue
priority:major
resolution:unresolved
Triage
- Dominant language
- Java
- Stars
- 99
- Forks
- 205
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 8
Description
Allow to define a resource pool, so a specific resource can be locked N times.
Benefits:
- 1 resource pool instead of N resources sharing the same label (less configuration needed)
- Useful to limit the number of concurrent builds in Pipeline
---
Originally reported by
amuniz, imported from: Define a resource pool
Raw content of original issue
Allow to define a resource pool, so a specific resource can be locked N times.
Benefits:
- 1 resource pool instead of N resources sharing the same label (less configuration needed)
- Useful to limit the number of concurrent builds in Pipeline
Contributor guide
Assessment
This issue has not been assessed yet.