Re: retry build upon failure?

2012-09-16 Thread Ed Young
> *From:* Mark Waite > *To:* "jenkinsci-users@googlegroups.com" > > *Sent:* Sunday, September 16, 2012 10:26 PM > > *Subject:* Re: retry build upon failure? > > I further simplified my configuration by removing Jenkins and its > configuration files c

Re: retry build upon failure?

2012-09-16 Thread Mark Waite
hen I can submit a bug report for this problem in addition to your problem. Thanks, Mark Waite > > From: Mark Waite >To: "jenkinsci-users@googlegroups.com" >Sent: Sunday, September 16, 2012 10:26 PM >Subject: Re: retry build upon failure?

Re: retry build upon failure?

2012-09-16 Thread Ed Young
ntroller.java:88) > at hudson.model.Executor.run(Executor.java:239) > > The job did not retry. > > Can you submit a bug against the Naginator plugin? > > Thanks, > Mark Waite > > ------ > *From:* Ed Young > *To:* jenkinsci-user

Re: retry build upon failure?

2012-09-16 Thread Mark Waite
bug report with the results of my investigation. Mark Waite > > From: Mark Waite >To: "jenkinsci-users@googlegroups.com" >Sent: Sunday, September 16, 2012 10:09 PM >Subject: Re: retry build upon failure? > > >I think you

Re: retry build upon failure?

2012-09-16 Thread Mark Waite
ailures)".  Typically, test failures mark the build as >> "unstable", not as "failed".  If the build is unstable, I would not expect a >> "retry on fail" to be invoked, since "unstable" is not "failed". >> >> Can you clar

Re: retry build upon failure?

2012-09-16 Thread Ed Young
x27;m going wrong. >> Using Jenkins 1.436. >> >> >> >> >> >> >> >> >> >> >> >> On Fri, Sep 14, 2012 at 5:59 AM, William Soula >> wrote: >>> Or https://wiki.jenkins-ci.org/display/JENKINS/Retry+Failed+Builds+

Re: retry build upon failure?

2012-09-16 Thread Mark Waite
>    >>        >>        >> >> >> On Fri, Sep 14, 2012 at 5:59 AM, William Soula >> wrote: >>> Or https://wiki.jenkins-ci.org/display/JENKINS/Retry+Failed+Builds+Plugin >>> >>> >>> >>> >>> >>> From:

Re: retry build upon failure?

2012-09-16 Thread Sami Tikka
insci-users@googlegroups.com >> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of nicolas de loof >> Sent: Friday, September 14, 2012 6:16 AM >> To: jenkinsci-users@googlegroups.com >> Subject: Re: retry build upon failure? >> >> >

Re: retry build upon failure?

2012-09-14 Thread Ed Young
ci-users@googlegroups.com] On Behalf Of nicolas de loof > Sent: Friday, September 14, 2012 6:16 AM > To: jenkinsci-users@googlegroups.com > Subject: Re: retry build upon failure? > > > > see http://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin > > 2012/9/14 Ed Young >

RE: retry build upon failure?

2012-09-14 Thread William Soula
Or https://wiki.jenkins-ci.org/display/JENKINS/Retry+Failed+Builds+Plugin From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of nicolas de loof Sent: Friday, September 14, 2012 6:16 AM To: jenkinsci-users@googlegroups.com Subject: Re: retry build upon

Re: retry build upon failure?

2012-09-14 Thread nicolas de loof
see http://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin 2012/9/14 Ed Young > Is it possible to retry a build upon a failure? Maybe with a retry count? >