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

Scott Garman sgarman at zenlinux.com
Wed Sep 8 18:39:47 UTC 2010


Hi there,

I have a buildset which consists of several build steps. I'd like to run 
a final buildstep only if all of the previous steps completed successfully.

Presumably I would add this conditional step to my config with the 
doStepIf option, but what do I set that to? Is there a boolean variable 
I have access to which represents the overall state of the build to that 
point?

Thanks,

Scott




More information about the devel mailing list