Project

General

Profile

coordination #91467

Updated by okurz almost 3 years ago

## Motivation 

 As a squad team member, I want to be able to view Maintenance and Tumbleweed job group related problems that are relevant to my squad. 

 Unlike *Product QA* where there is a single product version, one type of testing run, and tests in one job group per squad, the maintenance job groups are spread to 7 different versions of SLE, and in 3 different categories of testing. Even within those groups, both in the maintenance job groups and Tumbleweed job groups, there are separations which tests belong to which squad. 

 ## Acceptance criteria 

 - **AC1:** Squad members can view relevant tests in a single place 

 ## Suggestions 

 - Send out Rocket.Chat notifications via GitLab CI 
 - Use [custom hook scripts](http://open.qa/docs/#_enable_custom_hook_scripts_on_job_done_based_on_result) 
 - Consider a custom view for the web UI

Back