Actions
action #98460
closedQA (public) - coordination #91646: [saga][epic] SUSE Maintenance QA workflows with fully automated testing, approval and release
coordination #91467: [epic] Surface openQA failures per squad in a single place
Filter actual test results on /tests or /tests/overview by regex match in modules
Description
Motivation¶
#96058 added a feature to only show test scenarios which include modules that match a regex. Now we want to extend (or change) this to only show test results where "module_re" matches "failed" results: As a squad member with responsibility areas defined by a field Maintainer: my-team@suse.de
in a test module I would like to filter by a search term searching the test modules on /tests or /tests/overview to only see scenarios which fail in modules that list my team as maintainer
Acceptance criteria¶
- AC1: /tests or /tests/overview can be configured to show only test results matching a specified regex search term in test module source code
Suggestions¶
- Understand how #96058 looks up test module matches and change or extend that to link to actually failed module results
Out of scope¶
- Support for non-git test distributions
- Support for multiple test distributions, just rely on "distri" being specified for now
Actions