[Buildbot-devel] conditional buildStep based on results from previous step(s)?
Stephan Koledin
skoledin at gmail.com
Wed Mar 6 20:46:17 UTC 2013
Hello-
I'd like to make some of my buildSteps conditional (perhaps via doStepIf
?) on the status/result of the previous buildStep. For example if step#2
fails, I'd like to skip step#3. Additionally, if step#3 is skipped,
step#4-6 should also be skipped.
Is this a matter of setting/getting a build Property within some
customized ShellCommand-based classes, or is there a better/cleaner way
to accomplish this out of the box?
Sorry if this has already been covered in the list or documentation. If
so, any pointers in the right direction would be much appreciated. I
searched extensively, but couldn't really find anything specific to this
situation.
Thanks.
-Stephan
More information about the devel
mailing list