[Buildbot-devel] auto-retry build on step failure?
Pierre Tardy
tardyp at gmail.com
Tue Jun 16 20:44:20 UTC 2015
Should work if you make your step status to retry. If you want to make it
fancy you can add a generic retryOnFailure step argument but you can also
just override the finish method of shellcommand
Le mar. 16 juin 2015 22:23, Vitali Lovich <vlovich at gmail.com> a écrit :
> Hi,
>
> If a particular step fails, is it possible to trigger a retry once it
> succeeds? Assume I’m in complete control of the logic of the step itself
> if necessary.
> Specifically, I do a merge with master when running tests & push the
> result when it’s done.
>
> Of course, someone may have bypassed master & pushed directly. I’m
> looking to retry the build when pushing the merged result fails (i.e.
> equivalent to hitting rebuild manually).
>
> Thanks,
> Vitali
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150616/a28e2412/attachment.html>
More information about the devel
mailing list