Re: Reviewboard and jenkins

2013-07-26 Thread Hugo
Hey Chip, Working on it! :-) Cheers, Hugo On Friday, July 26, 2013, Chip Childers wrote: > Hugo, > > Any chance you could add some logic to pick the right branch for the build > test? > > > On Mon, Jul 22, 2013 at 6:06 AM, Hugo Trippaers > > > wrote: > > > The job is running on jenkins.clouds

Re: Reviewboard and jenkins

2013-07-25 Thread Chip Childers
Hugo, Any chance you could add some logic to pick the right branch for the build test? On Mon, Jul 22, 2013 at 6:06 AM, Hugo Trippaers wrote: > The job is running on jenkins.cloudstack.org > > This is de job doing the work: > > http://jenkins.cloudstack.org/view/management/job/mgmt-build-revie

Re: Reviewboard and jenkins

2013-07-22 Thread Prasanna Santhanam
On Mon, Jul 22, 2013 at 12:06:31PM +0200, Hugo Trippaers wrote: > The job is running on jenkins.cloudstack.org > > This is de job doing the work: > > http://jenkins.cloudstack.org/view/management/job/mgmt-build-reviewboard-requests/ > > This is the job being executed with the patch: >

Re: Reviewboard and jenkins

2013-07-22 Thread Hugo Trippaers
The job is running on jenkins.cloudstack.org This is de job doing the work: http://jenkins.cloudstack.org/view/management/job/mgmt-build-reviewboard-requests/ This is the job being executed with the patch: http://jenkins.cloudstack.org/view/master/job/cloudstack-master-with-patc

Re: Reviewboard and jenkins

2013-07-20 Thread Prasanna Santhanam
On Sat, Jul 20, 2013 at 09:46:59AM -0400, David Nalley wrote: > On Sat, Jul 20, 2013 at 5:53 AM, Hugo Trippaers wrote: > > > > > > Sent from my iPhone > > > > On 20 jul. 2013, at 10:09, Prasanna Santhanam wrote: > > > >> On Sat, Jul 20, 2013 at 12:20:11AM +0200, Hugo Trippaers wrote: > >>> > >>>

Re: Reviewboard and jenkins

2013-07-20 Thread David Nalley
On Sat, Jul 20, 2013 at 5:53 AM, Hugo Trippaers wrote: > > > Sent from my iPhone > > On 20 jul. 2013, at 10:09, Prasanna Santhanam wrote: > >> On Sat, Jul 20, 2013 at 12:20:11AM +0200, Hugo Trippaers wrote: >>> >>> On Jul 19, 2013, at 7:15 PM, Daan Hoogland wrote: >>> good stuff, does it ru

Re: Reviewboard and jenkins

2013-07-20 Thread Hugo Trippaers
Sent from my iPhone On 20 jul. 2013, at 10:09, Prasanna Santhanam wrote: > On Sat, Jul 20, 2013 at 12:20:11AM +0200, Hugo Trippaers wrote: >> >> On Jul 19, 2013, at 7:15 PM, Daan Hoogland wrote: >> >>> good stuff, does it run the risk of running while another instance is busy? >> >> Probab

Re: Reviewboard and jenkins

2013-07-20 Thread Prasanna Santhanam
On Sat, Jul 20, 2013 at 12:20:11AM +0200, Hugo Trippaers wrote: > > On Jul 19, 2013, at 7:15 PM, Daan Hoogland wrote: > > > good stuff, does it run the risk of running while another instance is busy? > > Probably not, it's a single threaded script. I intend to use jenkins > to schedule it and i

Re: Reviewboard and jenkins

2013-07-19 Thread Prasanna Santhanam
On Fri, Jul 19, 2013 at 06:51:29PM +0200, Hugo Trippaers wrote: > Hey all, > > I've been working on some scripting to get patches submitted on review board > automagically tested with Jenkins. > > The way it works is that a script will check if the jenkins user on > review board (catofong) has c

Re: Reviewboard and jenkins

2013-07-19 Thread Hugo Trippaers
On Jul 19, 2013, at 7:15 PM, Daan Hoogland wrote: > good stuff, does it run the risk of running while another instance is busy? Probably not, it's a single threaded script. I intend to use jenkins to schedule it and i can tell jenkins not to start another instance of a job once one is running

Reviewboard and jenkins

2013-07-19 Thread Hugo Trippaers
Hey all, I've been working on some scripting to get patches submitted on review board automagically tested with Jenkins. The way it works is that a script will check if the jenkins user on review board (catofong) has commented on the review. If it hasn't it will submit a job to jenkins.cloudst

Re: Reviewboard and jenkins

2013-07-19 Thread Daan Hoogland
good stuff, does it run the risk of running while another instance is busy? On Fri, Jul 19, 2013 at 6:57 PM, Prasanna Santhanam wrote: > On Fri, Jul 19, 2013 at 06:51:29PM +0200, Hugo Trippaers wrote: > > Hey all, > > > > I've been working on some scripting to get patches submitted on review >

Re: Reviewboard and jenkins

2013-07-19 Thread Chip Childers
Freaking awesome. I saw that hit the ML, and was just about to ask about it. On Fri, Jul 19, 2013 at 12:51 PM, Hugo Trippaers wrote: > Hey all, > > I've been working on some scripting to get patches submitted on review > board automagically tested with Jenkins. > > The way it works is that a s