[llvm-dev] [cfe-dev] Setting up a silent buildslave

Yaron Keren via llvm-dev llvm-dev at lists.llvm.org
Fri May 27 12:45:48 PDT 2016


You don't really need to use the llvm builders infrastructure, just setup a
local jenkins (or whatever) bot that triggers from the llvm svn, see

http://stackoverflow.com/questions/10014252/jenkins-ci-how-to-trigger-builds-on-svn-commit




2016-05-27 22:26 GMT+03:00 Asiri Rathnayake via cfe-dev <
cfe-dev at lists.llvm.org>:

> Hi Galina,
>
> I would like to setup a silent buildslave for some experiments.
> Essentially, I would like to receive build requests from the llvm master
> buildbot, do my local builds but not publish results on the main buildbot
> (or complain to users when the builds fail).
>
> Would such a setup be possible? I looked at the documentation [1] but that
> seems to describe a normal buildslave setup.
>
> Thanks.
>
> / Asiri
>
> [1] http://llvm.org/docs/HowToAddABuilder.html
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160527/d2630c3e/attachment.html>


More information about the llvm-dev mailing list