Hi All Here is the scenario: Tests and builds are fired in parallel from a master to arbitrary slaves. Tests finish WAY before builds do. Is there a way I can cancel the build if the test fails? So, I would like a script that would trigger on a failure and in that script, I would like to cancel the build. How can I do this?
B -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
