-
New Feature
-
Resolution: Unresolved
-
Major
-
None
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
- duplicates
-
JENKINS-42339 each lockable resource should have a quantity field which defaults to 1
- Open
- is related to
-
JENKINS-53332 Allow picking a lockable resource from a node label
- Open
-
JENKINS-55486 If lock() creates a new resource, there should be a choice to make it temporary
- Resolved