2

This is a weird one.
On Jenkins, with Gerrit Trigger, I can trigger my jenkins job just fine using any of the configured triggers.

However, while that job is running - I can not trigger the same job again from the same gerrit so long as the previous build is still running.

I can trigger the same job from other gerrits, or trigger other jobs from that gerrit, but not the same job and the same gerrit.

Funny thing is - it's not even queued. The trigger is just completely ignored, it doesn't even start when the running job is finished.

Thins I've checked are that Do not allow concurrent builds is not checked (it indeed isn't) and that the label has enough executors available (it does).

Any idea what I could be missing?

Thanks!

Elad Avron
  • 1,411
  • 1
  • 18
  • 28
  • 1
    There seems to be an open issue against the gerrit plugin which sounds like your problem https://issues.jenkins.io/browse/JENKINS-63000 – razboy Sep 10 '21 at 08:24

0 Answers0