I installed the Naginator Plugin (v1.8) because the retry failed build plugin indicated that it was deprecated in favor of the Naginatore plugin.
It doesn't seem to be working the way I expect it to however. I configured it to simply Retry build after failure up to 3 times, with all other defaults, but after a failure there is no retry. I configured it for a fixed delay and it still did not retry. It seems like a very simple configuration and the build is a hard failure (test failures) so I can't tell where I'm going wrong. Using Jenkins 1.436. On Fri, Sep 14, 2012 at 5:59 AM, William Soula <william.so...@drillinginfo.com> wrote: > 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 failure? > > > > see http://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin > > 2012/9/14 Ed Young <e...@summitbid.com> > > Is it possible to retry a build upon a failure? Maybe with a retry count? > > -- - Ed