Test results on Pipeline run
Problem to solve
When a pipeline runs, and the test fails the JUnit test results are not parsed. It is easy to see failures when they're associated with a MR, but harder when a scheduled or other non-MR based test run fails.
Intended users
Developers, ops, QA.
Proposal
Put a similar widget to the parsed results widget in the MR view below the graph of jobs in the pipeline view. This would allow for seeing the parsed results on any pipeline.
What does success look like, and how can we measure that?
More parsed test results available to users, and hopefully more people using the parsed reports (which are cool).