[Buildbot-devel] Build factory abort if step fails ...
Brad Hards
bradh at frogmouth.net
Sun Aug 30 09:19:03 UTC 2009
On Sunday 30 August 2009 17:38:03 Kiffin Gish wrote:
> I have a build factory consisting of a number of steps. Is it possible
> to stop immediately with an error if one of the steps fails rather than
> completing the remaining steps in the process?
You just need to set the haltOnFailure parameter.
See : http://djmitche.github.com/buildbot/docs/0.7.11/#Common-Parameters
HTH
Brad
More information about the devel
mailing list