Hi,
I think I've a very common situation but I still didn't find a solution on the web.
I've one job Run_Test_Job which run tests on a specific machine parameter.
I've a matrix job Matrix_Run_Tests_Job which trigger the first job several times each time with a different machine, and copy the results from using Copy Artifact Plugin
The email-ext wiki has this template
matrix email template, but this template doesn't contain matrix test results.
I want something that will collect the results based on AXIS and show it in one email html report.
It seems like a really useful report.
Thanks,
Omer