> On 25. Aug 2017, at 17:22, Manisha Arora <[email protected]> wrote: > > But, in this case, it seems like Jenkins is not even sending the subsequent > requests to Veetu Anka Build Cloud.
Jobs that start _immediately_ will create one build per click. Jobs that are queued for a bit first, perhaps to wait for a cloud or other resource to be available, will combine queue items assuming they're considered identical (typically when parameters are the same, which also applies to having no parameters at all). I would expect you're experiencing the latter. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/D644996B-997F-4400-8F78-8E11CDD1A4B1%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
