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
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
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