[Buildbot-devel] Running a buildstep only if previous steps completed successfully.

Scott Garman sgarman at zenlinux.com
Wed Sep 8 19:35:43 UTC 2010


On 09/08/2010 12:27 PM, Tjf wrote:
> Hi Scott!
>
> I think you just want to set the 'haltOnFailure' property to true on each of those
> Build steps.

Hi Tom,

Thanks for the reply, but unfortunately this will not work, as I would 
still like the full buildset to run even if there are individual failures.

To give this a bit more context, what I'm trying to run is an automated 
bug processing script which will change the state of several bugs to 
notify our QA team when they need to review a build for regression bugs.

I only want this notification to be triggered if all of the buildsteps 
to that point succeeded. Otherwise, I still want the other buildsteps to 
run so we can gather information about the state of our builds for 
bugfixing - but in that case I do not want my bug processing script to run.

Thanks,

Scott

-- 
Scott Garman
sgarman at zenlinux dot com




More information about the devel mailing list