Re: Scheduling the job to wait for license to be available

2020-01-11 Thread Sharoon Mohideen
Thank you very much Mark. I will try with this plugin. 2020年1月11日(土) 21:24 Mark Waite : > I think you want the lockable resources plugin. > https://plugins.jenkins.io/lockable-resources > > On Sat, Jan 11, 2020 at 5:19 AM Sharoon Mohideen < > sharoon.mohid...@gmail.com> wrote: > >> Hi, >> >> I ha

Re: Scheduling the job to wait for license to be available

2020-01-11 Thread Mark Waite
I think you want the lockable resources plugin. https://plugins.jenkins.io/lockable-resources On Sat, Jan 11, 2020 at 5:19 AM Sharoon Mohideen wrote: > Hi, > > I have only a single license of the tool which is running in one of the > agent. > Suppose, I commit to the shared repository which trig

Scheduling the job to wait for license to be available

2020-01-11 Thread Sharoon Mohideen
Hi, I have only a single license of the tool which is running in one of the agent. Suppose, I commit to the shared repository which triggers the sequence of stages by Jenkins declarative pipeline, with one of the stage use the above said tool (with one license). Another team member subsequently (