Project

General

Profile

action #117655

Updated by kraih over 1 year ago

## Motivation 
 Issues like #117619 made us think about the dashboard and we can see it as just a some sort of a "cache" for openQA results. We think we can provide all necessary information from the openQA directly and avoid the synchronization/translation problems. The main issue is to provide some nice API to "map" incident numbers to a set of openQA job results. 

 Issues like #117619 made us think about the dashboard and we can see it as just a some sort of a "cache" for openQA results. We think we can provide all necessary information from the openQA directly and avoid the synchronization/translation problems. The main issue is to provide some nice API to "map" incident numbers to a set of openQA job results. 

 ## Acceptance criteria 
 * **AC1:** API endpoint exists to programmatically get a list of all jobs for an incident 

 ## Sugestions 
 * Make a followup ticket for an incident search feature exists in the UI to get all job results for an incident (and it is possible to link to the results from an external service).

Back