Project

General

Profile

action #76903

Updated by okurz over 3 years ago

## User Story 

 I would like us to be able to have some statistics about openQA test modules testcases failures. 
 How often each test modules testcase fails, which fail the most often, what are the trends of failure rate.... 

 ## Acceptance criteria 
 * **AC1:** Current job module details from OSD are available on a SUSE instance of Metabase 

 ## Suggestions 

 - Use [the internal Metabase instance](https://maintenance-statistics.dyn.cloud.suse.de/) (login by OKTA credentials, but as login put only part of e-mail address before the @) 
 - Look into exposing read-only database access to make queries available, e.g. similar to what we already do for "telegraf" in https://gitlab.suse.de/openqa/salt-states-openqa/-/blob/master/openqa/server.sls#L163 but including the "job_modules" table available

Back