<div dir="ltr"><div dir="ltr">On Wed, Jul 28, 2021 at 9:31 AM Karol Molnár <<a href="mailto:molnarkarol@gmail.com">molnarkarol@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div>
<div name="messageBodySection">
<div dir="auto">Thank you very much. I will try that webhooks, i want to test all commit. Is there a way to tell that other instance of ctest is running some build/test?</div></div></div></blockquote><div><br></div><div>There is <font face="monospace"><a href="https://cmake.org/cmake/help/latest/manual/ctest.1.html">ctest -SP <script></a></font>, but I don't think that will give you what you want.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div name="messageBodySection"><div dir="auto"> Or is there a method to queue builds so when some commits are pushed in short interval and a build is not finished i don’t start new one. Or how to handle this kind of situations?<br></div></div></div></blockquote><div><br></div><div>Attached is an example of how to do this type of thing purely in a CTest driver script (no webhook required!). You'll probably have to tweak it for your situation, but hopefully it's a good start if nothing else.</div></div></div>