[Buildbot-devel] Skip some build steps if one of the build slaves fails a given step.
Tsuna
tsuna at lrde.epita.fr
Sat May 12 08:57:43 UTC 2007
Hello list,
Would it be possible to skip a step if one of the build slaves fails a
given step?
I'd like to do this because I'm cross-compiling several projects and
cross-compiled binaries cannot run `make check' (for obvious reasons).
The last step of my build process is to upload the binary result of the
build on some server. Since the cross-compiled binaries aren't checked,
they're uploaded as long as they compiled. I'd like to skip the upload
step of all build slaves if at least one of them failed its `make check'.
Would it be possible to do this?
Thanks.
--
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory
More information about the devel
mailing list