How do we register buildslaves with the llvm buildbot? We run buildbot internally for clang/llvm. We would like to register our buildslaves with the official llvm buildbot. reed
On 10/12/2011 03:07 PM, reed kotler wrote:> How do we register buildslaves with the llvm buildbot? > > We run buildbot internally for clang/llvm. > > We would like to register our buildslaves with the official llvm buildbot. > > reed > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdevOh... this is only for testing non cross compilers?
Hi Reed,> How do we register buildslaves with the llvm buildbot?you point it at lab.llvm.org port 9990 and send the buildslave name and password to Galina. Ciao, Duncan.
Hi Reed, Also add your builder and slave to builders.py and slaves.py osuosl master. We have some crosses on our bunch of builders, I think more builders is fine. Please contact me when you are ready. Thank you Duncan! Thanks Galina On Thu, Oct 13, 2011 at 12:30 AM, Duncan Sands <baldrick at free.fr> wrote:> Hi Reed, > >> How do we register buildslaves with the llvm buildbot? > > you point it at lab.llvm.org port 9990 and send the buildslave name and > password to Galina. > > Ciao, Duncan. >