aqa-test-tools
aqa-test-tools copied to clipboard
Aqa metrics/#5121
Fixes: #5121
Added:
- Test Failures By Machine
- Job Success Rate
- Manual Rerun Targets Involved
- Manual Rerun Needed (Include link to the relevant jobs - screenshot attached) Moved 'Tests Success Rate' to be under 'Test Summary'
Test Results Table:
When clicking on the 'Manual Rerun Needed' link:
Deploy Preview for eclipsefdn-adoptium-trss canceled.
| Name | Link |
|---|---|
| Latest commit | aa52396141b04a03c866af1bf712b9115361b08a |
| Latest deploy log | https://app.netlify.com/sites/eclipsefdn-adoptium-trss/deploys/67a4bc3459ac53000898f9f9 |
Thanks @YosiElias, we also need Liav to sign the ECA (as you had to recently, details at https://adoptium.net/docs/eca-sign-off/).
This PR will impact the performance of the Grid View page as it contains large/inefficient MongoDB queries. Since we are already investigating existing performance issues, adding this change could further complicate the situation.
From a user’s perspective, Test Failures By Machine and Additional Metrics are more relevant to PMs. Given that the Grid View is primarily used for daily triage, I strongly recommend adding these details to a separate page.
Here are some ways to break this down:
- create a separate page for the metrics. It can be linked from the Grid view.
- separate PRs for query improvements