-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
-
True
-
Impediment
-
subs-swatch-lightning
-
-
As a QE I would like for there to be one central location for all of the test failures that have occurred over a time frame or the last x amount of builds. We can do this by building a script to aggregate all of the failed test to a report that we can easily access.
We maybe able to leverage the work from the [report plugin repo|https://gitlab.cee.redhat.com/insights-qe/iqe-report-portal-plugin] but at the worst we should be able to create a script that can add the test results to a google sheet in the SWATCH drive.
Acceptance Criteria
- The script should collect all of the failures from the previous x builds ( this should be adjustable by a pipeline var ? )
- The script should be able to create a detailed report of the failed tests, links to the test history, pass/fail rate ( we should have the higher fail rates at the top of the list )
- The detailed report should be accessible by everyone on the team
- A complied list of the previous test results that is accessible to the SWATCH team
This resource is updated as new test builds run