The differences with my config are: Jenkins 1.509.2 instead of 1.534 (I really want the stability of LTS) Throttle Concurrent Builds version: 1.8 (probably limited because of my Jenkins, i don't see 1.8 as an option in the update center) My jobs are matrix jobs
On Thu, Oct 10, 2013 at 3:27 AM, <[email protected]> wrote: > That sounds exactly like what I do, and it works for me. I’m using > Jenkins 1.534, and Throttle Concurrent Builds Plugin 1.8 (the latest for > both). This has been working for some time.**** > > Our jobs are all standard free-style jobs.**** > > Sorry I can’t give any useful suggestions.**** > > Matthew**** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Jon Schewe > *Sent:* 09 October 2013 20:10 > *To:* jenkinsci-users > *Subject:* Problem with Throttle Concurrent Builds plugin**** > > ** ** > > I just installed this today to try and avoid some issues I have with locks > & latches. I have some multi-configuration jobs. I want to allow multiple > jobs to run at the same time, but only 1 job of a given category to run per > node. This sounds exactly like what the plugin was written for. So I went > into my configuration and created a category and set Maximum Total > Concurrent Builds to 0 and Maximum Concurrent Builds Per Node to 1. I then > went to all of my jobs and assigned them to this category and checked the > radio button for throttle as part of one or more categories.**** > > ** ** > > I then manually started two jobs from the same category to see if one > waited for the other. It didn't work. Both jobs started on the same node. I > also tried settings Maximum Concurrent Builds Per Node in the job itself to > 1 and that didn't help either.**** > > ** ** > > What am I missing about this configuration? > **** > > > > -- > > This e-mail and any attachments may contain confidential, copyright and or > privileged material, and are for the use of the intended addressee only. If > you are not the intended addressee or an authorised recipient of the > addressee please notify us of receipt by returning the e-mail and do not > use, copy, retain, distribute or disclose the information in or attached to > the e-mail. > Any opinions expressed within this e-mail are those of the individual and > not necessarily of Diamond Light Source Ltd. > Diamond Light Source Ltd. cannot guarantee that this e-mail or any > attachments are free from viruses and we cannot accept liability for any > damage which you may sustain as a result of software viruses which may be > transmitted in or with the message. > Diamond Light Source Limited (company no. 4375679). Registered in England > and Wales with its registered office at Diamond House, Harwell Science and > Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- http://mtu.net/~jpschewe -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
