Actions
action #50186
closed[functional][y] Include url to the skipped tests in openqa_review
Status:
Resolved
Priority:
Low
Assignee:
Category:
Enhancement to existing tests
Target version:
QA (public, currently private due to #173521) - future
Start date:
2018-06-15
Due date:
2019-05-21
% Done:
0%
Estimated time:
5.00 h
Difficulty:
Description
Motivation¶
I as a QA Project Manager would like to know which tests were not executed for particular build in the report to understand risks we have to miss bugs in given areas.
https://github.com/os-autoinst/openqa_review/issues/98
Follow-up of #37429
Acceptance criteria¶
- Generated report from openqa-review includes section which lists skipped tests with urls to them
- No duplicates are shown in the report
- Machine name is appended to the item in case differs to the default
Further details¶
Script can be executed manually.
Generated reports can found here: Latest report based on openQA test results http://s.qa.suse.de/test-status , SLE12: http://s.qa.suse.de/test-status-sle12 , SLE15: http://s.qa.suse.de/test-status-sle15
For example:
- extra_tests_in_textmode
- minimal+proxy_SCC-postreg_SUSEconnect
- minimal+proxy_SCC-postreg_SUSEconnect@hyperv
- pcm_azure
- pcm_googlecloud
Currently we have list which is duplicated
Actions