ajithhub / lockable-resources-plugin

This Jenkins plugin allows to define lockable resources (such as printers, phones, computers, etc.) that can be used by builds. If a build requires an resource which is already locked, it will wait for the resource to be free. One can define a lock-priority globally and on a per-job basis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins Lockable Resources Plugin

This plugins allows to define "lockable resources" in the global configuration. These resources can then be "required" by jobs. If a job requires a resource which is already locked, it will be put in queue until the resource is released.

About

This Jenkins plugin allows to define lockable resources (such as printers, phones, computers, etc.) that can be used by builds. If a build requires an resource which is already locked, it will wait for the resource to be free. One can define a lock-priority globally and on a per-job basis.

License:Other


Languages

Language:Java 91.4%Language:Python 5.5%Language:HTML 3.1%