<div dir="ltr">Not sure, but Galina might have some ideas.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 24, 2021 at 4:37 AM Nemanja Ivanovic via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.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"><div dir="ltr"><div>Hi everyone,</div><div>the short version - can I make a bot skip a bunch of revisions even if it is set up to build every revision?</div><div><br></div><div>TL; DR;<br></div><div>Since many of the PPC build bots were down for 8 days due to the winter storm in Austin, TX, a large number of build requests have queued up. For most of our bots, this isn't really an issue since they just pick up the latest revision and make the jump.</div><div><br></div><div>However, our flang and mlir bots appear to be building a single revision at a time. Even though each build takes under 10 minutes, it will take quite some time for them to catch up on the few hundred requests. This appears to be because they have <span style="font-family:monospace">'collapseRequests': False</span> in their configuration.</div><div>I would like to keep that behaviour, but hopefully there is an override for special circumstances such as this. None of my attempts (Cancel whole queue and Force Build on <a href="https://lab.llvm.org/buildbot/#/builders/88" target="_blank">https://lab.llvm.org/buildbot/#/builders/88</a>) have done anything. Does someone know of a way to make these bots skip all these build requests?</div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>