Project

General

Profile

action #98604

Updated by livdywan over 2 years ago

## User story 
 In order to have a better overview of our automatic testing procedures and improve our workflows, we need to know what percentage of tests fail and why. This should ideally be <10% under normal circumstances, so if we have a lot of test failures that then need manual intervention we should investigate why this happens and how to fix it. 

 ## Acceptance criteria 
 * **AC1:**: data about the percentage of automatically approved incidents exist 

 ## Suggestions 
 * read data from smelt, i.e. https://tools.io.suse.de/smelt/user/api/ smelt 
 * gather the data in human readable format

Back