adoptium / adoptium/aqa-test-tools
Add a 'test target execution time' widget
- Dominant language
- Jupyter Notebook
- Stars
- 33
- Forks
- 97
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 5
Description
Related to https://github.com/AdoptOpenJDK/openjdk-tests/issues/2037, create a widget that can display the various average execution times of test targets.
The tables in https://github.com/AdoptOpenJDK/openjdk-tests/issues/2037 were manually created based on querying TRSS API, we can display / visualize this information in a widget in TRSS directly (that will not go stale as it can be refreshed without manual intervention, or by the easy click of a Refresh button).
We expect some users will want to see this type of information for capacity planning.
This widget would naturally live in the new Custom tab in the Dashboard view (related: https://github.com/AdoptOpenJDK/openjdk-test-tools/pull/363#issuecomment-782816271).
Contributor guide
Research direction
Start with the Dashboard's new Custom tab and the TRSS API data described in issue 2037. Determine how average test-target execution times should be refreshed and visualized for capacity planning. Done means the TRSS widget displays the relevant averages and can be refreshed without manual intervention.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100