<div dir="ltr">Cool!  Thanks for the hints and quick reply!  -Joe<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 15, 2016 at 2:33 PM, Pierre Tardy <span dir="ltr"><<a href="mailto:tardyp@gmail.com" target="_blank">tardyp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Joe,<div>Indeed, buildbot is designed to be a pretty generic task runner framework. It does not have to be triggered by source code change.</div><div>The features you'll probably need are:</div><div>authentication plugins:</div><div><a href="http://docs.buildbot.net/latest/manual/cfg-www.html#web-authentication" target="_blank">http://docs.buildbot.net/latest/manual/cfg-www.html#web-authentication</a><br></div><div>Forcescheduler:</div><div><a href="http://docs.buildbot.net/latest/manual/cfg-schedulers.html#forcescheduler-scheduler" target="_blank">http://docs.buildbot.net/latest/manual/cfg-schedulers.html#forcescheduler-scheduler</a><br></div><div><br></div><div>And you'll probably need a custom buildstep to output your results as a HtmlLog</div><div><a href="http://docs.buildbot.net/latest/developer/cls-buildsteps.html#buildstep" target="_blank">http://docs.buildbot.net/latest/developer/cls-buildsteps.html#buildstep</a><br></div><div><br></div><div>Regards</div><div>Pierre</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">Le mar. 15 mars 2016 à 13:41, . <<a href="mailto:joes.mailing.lists@gmail.com" target="_blank">joes.mailing.lists@gmail.com</a>> a écrit :<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div><div>Hi,<br></div>  I have some limited experience using Buildbot for automated testing, but I am interested in the possibility of utilizing it for tracking long-running machine learning tasks.<br></div>  At first blush it seems like it would be a good fit for this sort of task, particularly because of how easy it is to customize many aspects of the build process.<br>  <br>  The idea is to use it as a platform to launch and track the training 
of statistical models at work, then provide a nice summary of the 
results (training/testing/regressions/comparisons) when they are prepared.<br><br></div>  I interested in starting with the latest version (still-beta?) of Buildbot and am basically just curious if there are any other users/developers out there that have some kind of experience (bad or good) of using Buildbot for this sort of task (for which it was not explicitly designed).<br><br></div><div>Cheers!<br></div><div> <br></div><br><br>  <br></div></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote></div>
</blockquote></div><br></div>