[LLVMdev] New OS X and Jenkins based build cluster

Jonathan Roelofs jonathan at codesourcery.com
Mon Oct 27 11:16:52 PDT 2014


Chris,

What are the limitations of zorg/BuildBot that caused you to go with Jenkins
instead?


Jon

On 10/27/14 10:39 AM, Chandler Carruth wrote:
> So, I'm really unhappy with the proliferation of build masters. I used to
> have a single webpage to go to and see whether I broke builders. I don't
> even know how many I have now....
> 
> Is there a concrete plan to get back to a single build master? The Jenkins
> page you pointed me too seems completely OS X specific... =[
> 
> On Mon, Oct 27, 2014 at 10:22 AM, Chris Matthews <chris.matthews at apple.com>
> wrote:
> 
>> I am happy to report our new Jenkins based build cluster is up and running:
>>
>> http://lab.llvm.org:8080/green/
>>
>> This cluster is a major hardware update. The cluster has 10 builders + the
>> Jenkins master. All builders have SSDs and enough RAM to do LTO builds of
>> clang.
>>
>> Currently the cluster has:
>>
>>    - a cmake + ninja incremental builder
>>    - a configure + make stage 1 builder
>>    - a configure + make stage 2 builder with LTO
>>    - a O3 LTO performance tracker
>>
>>
>> In the near future other jobs will be added:
>>
>>    - LLDB
>>    - O0 -g performance tracker
>>    - libcxx tester
>>    - configure + make stage 3 build
>>
>>
>> When I am convinced things are working, I will enabled emails to
>> developers, and the IRC bot.
>>
>> This cluster is a replacement for the old Darwin buildbots here:
>>
>> http://lab.llvm.org:8013/builders
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
> 
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> 

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded



More information about the llvm-dev mailing list