Re: How to use Throttle Concurrent in WorkFlow

2015-11-30 Thread Dave Lawrence
JIRA created. https://issues.jenkins-ci.org/browse/JENKINS-31801 Thanks, Dave -- 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 jenkinsci-users+unsubscr...@goo

How to use Throttle Concurrent in WorkFlow

2015-11-16 Thread Dave Lawrence
I am looking to use Throttle Concurrent Builds in a WorkFlow. I have jobs that perform automated, scheduled testing, as well as user-initiated jobs. All these jobs compete for the same set of hardware resources to run tests against. I'm currently using BuildFlows for all this and Throttle Concu

Reserve ext resource in workflow

2015-11-11 Thread Dave Lawrence
I'm trying to figure out how I can reserve an external resource in a workflow which would cause other workflows(or it's jobs) who compete for that resource to queue. This is the scenario: - I have workflows that need to run tests against a specific piece of hardware. These tests are multiple F