action #93727
closedQA - 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
Publish openqa-review reports with "--skip-passed"
Description
Motivation¶
After #92957 done we should generate such reports and present to users to see if they like it
Acceptance criteria¶
- AC1: An openqa-review report similar to http://s.qa.suse.de/test-status is published with only information about failed tests
Updated by okurz over 3 years ago
- Copied from action #92957: Add option to openqa-review to skip displaying all passed results added
Updated by okurz over 3 years ago
ok, updated python3-openqa_review
on lord.arch and executing manually env recv=okurz@suse.de html_target_file=openqa_suse_de_skip_passed.html $HOME/local/openqa_review/bin/openqa-review-daily-email --skip-passed
. This should create https://w3.nue.suse.com/~okurz/openqa_suse_de_skip_passed.html
Updated by okurz over 3 years ago
- Status changed from In Progress to Resolved
I added the following in the cron of okurz@lord.arch.suse.de
# Provide an example report with "skip-passed" option for people to compare https://progress.opensuse.org/issues/93727
0 9 * * * 1-5 env recv=okurz@suse.de html_target_file=openqa_suse_de_skip_passed.html $HOME/local/openqa_review/bin/openqa-review-daily-email --skip-passed
Added the reference to the test report section on the QA wiki: https://progress.opensuse.org/projects/qa/wiki/Wiki/diff?utf8=%E2%9C%93&version=218&version_from=217&commit=View+differences
pointing to http://s.qa.suse.de/test-status-skip-passed