It would be really handy to create and artifact-store a single file containing the aggregated test results, so that that could be processed conveniently in one place. For example, this would allow me to take that file and push the results to both elasticsearch and prometheus so I can offer up the data how my users expect to be able to find it, so they can analyse across builds (flaky test detection) and alert on failures.
It would be really handy to create and artifact-store a single file containing the aggregated test results, so that that could be processed conveniently in one place. For example, this would allow me to take that file and push the results to both elasticsearch and prometheus so I can offer up the data how my users expect to be able to find it, so they can analyse across builds (flaky test detection) and alert on failures.