<div dir="ltr">Hi Thorsten,<div><br></div><div>I've modified the condition logic a little bit. Originally, gerrit_master will run if SUCCESS or "jenkins:all" is set, but gerrit_master_seq will run if not SUCCESS, so it may run again when "jenkins:all" is set.</div><div><br></div><div>Now, I've added another condition ("jenkins:all" is not set) for gerrit_master_seq, such that only one of them will run. Hope it makes sense.</div><div><br></div><div>Best,</div><div>Baole Fang</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 22, 2023 at 8:25 AM Thorsten Behrens <<a href="mailto:thb@libreoffice.org">thb@libreoffice.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Baole,<br>
<br>
Baole Fang wrote:<br>
> Hi Thorsten,<br>
> <br>
> After quickly checking the gerrit_master_ml and gerrit_master_seq<br>
> configuration, I didn't notice the change. Can you indicate the change for<br>
> me?<br>
> <br>
Sure - look into<br>
<a href="https://ci.libreoffice.org/view/Gerrit/job/gerrit_master_ml/configure" rel="noreferrer" target="_blank">https://ci.libreoffice.org/view/Gerrit/job/gerrit_master_ml/configure</a><br>
, and search for GERRIT_TOPIC. There's a short-circuit check to divert<br>
into "normal" multijob, if that matches jenkins:all.<br>
<br>
Cheers,<br>
<br>
-- Thorsten</blockquote></div>