Re: Jenkins refuses to queue and run identical consecutive build requests from curl

2018-04-17 Thread R. Tyler Croy
(replies inline) On Tue, 17 Apr 2018, Martin d'Anjou wrote: > I try to trigger multiple builds rapidly using curl, but Jenkins silently > refuses to launch the builds. It keeps returning the same queue item in the > "Location": >From my understanding this will happen it the "same looking"

Jenkins refuses to queue and run identical consecutive build requests from curl

2018-04-17 Thread Martin d'Anjou
I try to trigger multiple builds rapidly using curl, but Jenkins silently refuses to launch the builds. It keeps returning the same queue item in the "Location": $ curl -I -X POST "http://localhost:8080/job/test-123/buildWithParameters/params?foo=i; HTTP/1.1 201 Created Date: Wed, 18 Apr 2018