[LLVMdev] Local BuildBot

Galina Kistanova gkistanova at gmail.com
Thu Nov 11 09:59:57 PST 2010


Hello Renato,

I used documentation on buildbot site. They have good manual.
The installation seems pretty easy:
Install buildbot. Latest versions have different install for master
and slave so if you need both slave and master on the same box use
older version or install both.
Do not create master/slave as buildbot manual tells. Instead check out
zorg from llvm svn.
Edit configuration config.py. For master also edit status.py,
slaves.py, builders.py.

Thanks

Galina


On Thu, Nov 11, 2010 at 8:48 AM, Renato Golin <renato.golin at arm.com> wrote:
> Hi All,
>
> I want to install a local buildbot, so we can test our patches before
> sending them over.
>
> Is there any documentation on how to install it locally?
>
> --
> cheers,
> --renato
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list