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

Galina Kistanova via llvm-dev llvm-dev at lists.llvm.org
Fri May 27 13:26:45 PDT 2016


Hi Asiri,

You can use your local master for this or use silent master.

Silent buildbot is currently copy of llvm buildbot, but does not sent any
notifications.
The both have the same set of builders and it's easy to switch a slave
between them.

To add slave/builder please add your slave and builder to zorg, but point
your slave to silent master:
use lab.llvm.org:9994 instead of lab.llvm.org:9990

It's address:
http://lab.llvm.org:8014

Thanks

Galina



On Fri, May 27, 2016 at 1:04 PM, Asiri Rathnayake <
asiri.rathnayake at gmail.com> wrote:

> 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/2dcaf46f/attachment.html>


More information about the llvm-dev mailing list