Project

General

Profile

action #95878

Updated by okurz over 2 years ago

## Motivation 
 As a squad member with responsibility areas defined by a field `Maintainer: my-team@suse.de` in a test suite (or job template) description I would like to filter by a search term searching the test suite description on /tests/overview to only see scenarios which list my team in the description 

 ## Acceptance criteria 
 * **AC1:** /tests/overview can be configured to show only test results matching a specified search term in test suite description 

 ## Further details 
 If we want each team to "only look at their scenarios" then we likely want to have an alert if there is any test suite or job template without defined maintainer. At least it should be possible to search for test suites without maintainer this way, e.g. regex search using negative look-ahead

Back