aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

Add a 'test target execution time' widget

Open smlambert opened this issue 4 years ago • 0 comments

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).

smlambert avatar Feb 22 '21 22:02 smlambert