Re: gerrit-buildbot master builds

2013-03-25 Thread Bjoern Michaelsen
Hi, On Mon, Mar 25, 2013 at 06:28:57PM -0500, Norbert Thiebaud wrote: > in any case is is _much_ simpler to manage what a box schedule is on > each box than try to have a 'global scheduler' > How are you going to manage autogen.lastrun from a remote centralize > server... what happen when I run em

Re: gerrit-buildbot master builds

2013-03-25 Thread Thorsten Behrens
Norbert Thiebaud wrote: > > That does not follow, if all that is needed is a ssh key on the > > builder? > > no what is need is creating a special 'bot user' in gerrit in the > right group, and associate a ssh key with that user... > that is an admin task. (no cannot be done from the web... nor sh

Re: gerrit-buildbot master builds

2013-03-25 Thread Bjoern Michaelsen
Hi, On Mon, Mar 25, 2013 at 04:43:49PM -0500, Norbert Thiebaud wrote: > On Mon, Mar 25, 2013 at 3:45 PM, Bjoern Michaelsen > wrote: > > Hi, > > On Mon, Mar 25, 2013 at 01:04:56PM -0500, Norbert Thiebaud wrote: > >> 1/ I have been working on a new script that can monitor both in the > >> same inst

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 5:46 PM, Thorsten Behrens wrote: > Norbert Thiebaud wrote: >> > so I want all builds be scheduled through the queue with the builder >> > being ignorant what kind of build he does. Make the client as dumb as >> > possible. >> >> Not a good idea. tinderbox build are progres

Re: gerrit-buildbot master builds

2013-03-25 Thread Thorsten Behrens
Norbert Thiebaud wrote: > > so I want all builds be scheduled through the queue with the builder > > being ignorant what kind of build he does. Make the client as dumb as > > possible. > > Not a good idea. tinderbox build are progressive so you can take > advantage of incremental build. > The sch

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 3:45 PM, Bjoern Michaelsen wrote: > Hi, > On Mon, Mar 25, 2013 at 01:04:56PM -0500, Norbert Thiebaud wrote: >> 1/ I have been working on a new script that can monitor both in the >> same instance... >> iow do tinderbox and/or gerrit build as needed, in one script instance >

Re: gerrit-buildbot master builds

2013-03-25 Thread Bjoern Michaelsen
Hi, On Mon, Mar 25, 2013 at 01:04:56PM -0500, Norbert Thiebaud wrote: > 1/ I have been working on a new script that can monitor both in the > same instance... > iow do tinderbox and/or gerrit build as needed, in one script instance Yes, but I want to get rid of the legacy 'tinderbox builds' as mu

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 7:05 AM, Bjoern Michaelsen wrote: > Hi, > > so, I finally downloaded the the gerrit-buildbot plugin source and had a look > at the code. I wonder if we could make it to do the following: > > - allow scheduling building a generic sha1, not just changes for review > - somehow