Shelley Lambert
Shelley Lambert
Fixes #801
As we knew would happen, and is related to https://github.com/adoptium/aqa-test-tools/issues/801 we need to accommodate
We need to improve the release summary report to make it easier to navigate by triagers during a release. - [ ] Organize the report by platform. The release summary...
To allow for customization by vendors, we can consider adding support to reading in additionalRepos from a configuration file for repositories to search when looking for similar/possible issues. The code...
Currently Deep History is sorted by Build ID on initial loading of that view. In certain cases we have Build IDs that are greater than the most recent runs in...
x86-64_linux does not show up in TRSS as part of the most recent release build (see [tree view](https://github.com/adoptium/aqa-tests/issues/4723#issuecomment-1697201125) below, also not present in grid view), need to figure out why...
We currently pull and parse information from Jenkins pipelines, but do not include the queue time (how long a job waits for a particular machine resource). It will be useful...
Had not seen this behaviour before, but happening since the addition of the new release pipelines, that when you add the pipeline to be monitored, at some point after its...
Pass percentage is calculated by Passed/Executed and does not currently take into account aborted tests. While we originally wanted **Test** Results Summary Service (TRSS) to summarize the results of tests...
re: https://github.com/adoptium/ci-jenkins-pipelines/issues/254#issuecomment-1054314294 It may be beneficial to visually indicate or through the API response that we are running low or out of space on disk. Currently TRSS ability to respond...