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

Asiri Rathnayake via llvm-dev llvm-dev at lists.llvm.org
Fri May 27 13:04:18 PDT 2016


I was hoping to avoid the trouble of having to setup a master buildbot.

But may be it's just easier to run Zorg as-is locally alongside the
buildslave. I'll give that a go.

Cheers,

/ Asiri

On Fri, May 27, 2016 at 8:45 PM, Yaron Keren <yaron.keren at gmail.com> wrote:

> 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/00a69b92/attachment.html>


More information about the llvm-dev mailing list