Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
Description
When parsing information about tests we keep lots of information regarding build, but we miss information allowing us to recognize if the project was built as part of qt5 integration, or project-only integration.
We need this information to provide correct links in the dashboard to coin integration.
here is an example:
qtbase only integration logs will be available at:
https://testresults.qt.io/coin/integration/qt/qtbase/tasks/nightly1717883102
but if qtbase was part of qt5 integration, the correct link would be:
https://testresults.qt.io/coin/integration/qt/qt5/tasks/nightly1717883102
Attachments
Issue Links
- relates to
-
QTQAINFRA-2414 Grafana's COIN links point to invalid tasks when they come from qt5 integrations
- Closed