[Buildbot-devel] a need for multi builder
Mo Jia
life.130815 at gmail.com
Thu Apr 24 02:27:39 UTC 2014
Hi :
I have a need in mulit builder .
There A B C D builders . Which I mean after A then B then C then D .
Builders using trigger 。
while assume D is release action . First I use haltOnFailure=True
to make sure only A success then B ,
only B succss then C . As I run buildbot in night .I also want to
know the most errors in A B C 。
So How can I make when A is failed it still can go to run B . But
only A B C is success D can run ?
More information about the devel
mailing list