On Jul 19, 2013, at 7:15 PM, Daan Hoogland <daan.hoogl...@gmail.com> 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.

There are probably some bug still in the script, but hey we got to start 
somewhere. ;-)

Cheers,

Hugo

> 
> 
> On Fri, Jul 19, 2013 at 6:57 PM, Prasanna Santhanam <t...@apache.org> 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
>> 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.cloudstack.org with a patch parameter.
>>> When the job it ready it will add a comment to the review with the
>>> result of the build and the url of that particular build. If the
>>> build succeeds cato will set the ship it flag to indicate that it's
>>> ok.
>>> 
>>> I'm finishing up the tests with this script now, so before i move it
>>> to jenkins.cloudstack.org i would like to feedback if we think this
>>> would use useful.
>>> 
>>> An result of the test run can be seen here:
>>> https://reviews.apache.org/r/12762/
>>> 
>>> Cheers,
>>> 
>>> Hugo
>> 
>> YES! YES! YES! and link it to the checkin tests coming up in the
>> `simulator` view on jenkins.cloudstack.org.
>> 
>> --
>> Prasanna.,
>> 
>> ------------------------
>> Powered by BigRock.com
>> 
>> 

Reply via email to