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

Create AQAvit Certification View

Open llxia opened this issue 3 years ago • 2 comments

We would like to show AQAvit Certification results. An AQAvit Certification menu should be created on the left side menu after By Pipeline. https://github.com/adoptium/aqa-test-tools/blob/master/test-result-summary-client/src/App.jsx#L48

The link should be /tests/AQAvitCert.

In TopLevelBuilds.jsx, if type is AQAvitCert, we should query /api/getTopLevelBuildNames?type=Test&AQAvitCert=true.

We expect AQAvit Certification data contains AQAvitCert=true. All other build data should not contain AQAvitCert=true.

llxia avatar Nov 24 '21 02:11 llxia

I can take this

tommytwm avatar Jan 22 '22 23:01 tommytwm

Currently, there is no AQAvitCert data for this view to be created. Ideally, this work requires the data from https://github.com/adoptium/aqa-test-tools/issues/548.

llxia avatar Jan 24 '22 14:01 llxia