Actions
action #120115
open[qem-dashboard] Use new openQA job settings API to show more data
Start date:
2022-11-08
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
After the job settings search API has been added to openQA with #117655, we can use it from the dashboard. It allows us to create a list of all existing jobs for an incident even if the bot has not submitted the data. Which is the case for products in development groups. But it would also be quite useful for debugging purposes and reduce confusion for the test reviewers.
Acceptance criteria¶
- AC1: The incident page can show an indicator if there are really no jobs in openQA, or if there is just no data in the dashboard database
Suggestions¶
- Make the feature unobtrusive, so the incident page can be shown while the openQA data is still being requested via Ajax.
- Maybe link to the individual jobs, if it doesn't clutter the incident page too much.
Updated by kraih about 2 years ago
- Related to action #117655: Provide API to get job results for a particular incident, similar to what dashboard/qem-bot does size:M added
Actions