Re: hudson instance for daily u-boot builds

2010-09-08 Thread Loïc Minier
On Wed, Sep 08, 2010, Amit Kucheria wrote: > I'd be interested in config files, etc. for hudson. I'd like to set it up to > compile kernels that I'm maintaining. So my main driver for Hudson right now are Linaro daily u-boot and kernel builds; we could work on setting up some useful Linaro build

Re: hudson instance for daily u-boot builds

2010-09-08 Thread Amit Kucheria
On 10 Sep 08, Loïc Minier wrote: > On Tue, Sep 07, 2010, Paul Larson wrote: > > This looks great! Just out of curiosity, did you look at anything else such > > as buildbot maybe? I'm curious what reasons you had for choosing hudson > > over other alternatives. > [snip] > I have complete note

Re: hudson instance for daily u-boot builds

2010-09-07 Thread Loïc Minier
On Tue, Sep 07, 2010, Paul Larson wrote: > This looks great! Just out of curiosity, did you look at anything else such > as buildbot maybe? I'm curious what reasons you had for choosing hudson > over other alternatives. I did! Thanks for asking! :-) In fact, before I started looking for som

Re: hudson instance for daily u-boot builds

2010-09-07 Thread Michael Hope
Show and tell time. Here's mine: http://ex.seabright.co.nz/helpers/buildlog It's all Makefile based in the background. I've used buildbot before and been very happy with it but it was too hard to integrate with bzr. -- Michael On Wed, Sep 8, 2010 at 9:03 AM, Paul Larson wrote: > On Tue, Sep

Re: hudson instance for daily u-boot builds

2010-09-07 Thread Paul Larson
On Tue, Sep 7, 2010 at 2:41 PM, Loïc Minier wrote: >Hey > > Per the topic quoted below (kernel + u-boot release process), I've > setup the awesome hudson CI server on my personal system until we can > move it to the datacenter; it's accessible at http://hudson.dooz.org/ > This looks gr