lockable-resources-plugin
lockable-resources-plugin copied to clipboard
Use build parameters as resource, label and number.
Allows build parameters to specify resource names (issue #159), labels and number (issue #202) in Freestyle builds.
Used the code for PR #33 as a base and fixed the issues raised.
- Running in parallel.
- Parameter expansion is handled with the standard Jenkins '${parameter}' style.
- The label can also be specified with a parameter.
Tests added too.
Would love to see this implemented.
Waiting for that feature from 2016.
@cfoote do you maybe have time to resolve the merge conflicts.
It would be awesome if we could get this feature in.
please let a look on the failed test cases. Thx
pls provide documentation in the readme file. This is nice feature and it shall be not "hidden" everthink else LGTM
@mPokornyETM could you please have another look?
@mPokornyETM could you please have another look?
did you implemented my comments ?