Hey all, I've split a long-running job into a matrix job (where every job runs 1/10th the tests to get the test time to something reasonable), which works really well. But, all the post-job triggers act funny (i.e. if you break a test in two separate matrix jobs, you get a mail for each jobslice sub-job, when ideally you would get one per master build)
Looking through the list of plugins, would the paramaterized build be a better choice? Can it, for instance, take the junit results from the child builds and put it in its own report? Thanks, Andrew -- -- Andrew Melo