<div dir="ltr">On 3 January 2013 21:53, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5">That's how you achieve this goal. What a buildbot does is governed by<br></div></div>
the configuration in the zorg repository (that's where we keep the<br>
buildbot configuration code that is sync'd up to the <a href="http://lab.llvm.org" target="_blank">lab.llvm.org</a><br>
buildmaster).<br>
</blockquote></div><br></div><div class="gmail_extra" style>Hi David,</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>I had a go at Zorg after the website was back online.</div><div class="gmail_extra" style>
<br></div><div class="gmail_extra" style>As far as I can tell, buildbot/osuosl/master/config/builders.py is the script that has to be changed, using LNTBuilder rather than ClangBuilder.</div><div class="gmail_extra" style>
<br></div><div class="gmail_extra" style>I can see that there are only a few LNTBuilder's in use, and I don't want to break all buildbots, so I'm planning in just changing the gcc12 and gcc20 (with Duncan's permission) to make it stop failing the Livermore loops.</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Is there some PyDoc / Doxygen documentation on the Zorg classes? I'll be digging it manually in the interim and will send you guys a patch to convert those two buildbots to LNT.</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Question: Is there any way of changing them locally BEFORE committing the change to Zorg? Or is it changing Zorg the only way to test?</div><div class="gmail_extra" style>
<br></div><div class="gmail_extra" style>cheers,</div><div class="gmail_extra" style>--renato</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style><br></div></div>