Actions
action #91527
closedcoordination #39719: [saga][epic] Detection of "known failures" for stable tests, easy test results review and easy tracking of known issues
coordination #19720: [epic] Simplify investigation of job failures
Cleanup logging in autoinst-log.txt
Description
Motivation¶
openQA test reviewers often rely on autoinst-log.txt for investigation on job failures. Not all messages in that log are well structured, e.g. plain "print-statements" as well as crucial information hidden in "debug" messages as well as less relevant information in a too prominent log level. Readability can be improved.
Acceptance criteria¶
- AC1: No plain print-statements in a common autoinst-log.txt
- AC2: The main recurring log messages of a common log file have been reviewed
Suggestions¶
- Take a look at a standard job, e.g. following https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=textmode&version=Tumbleweed and find the autoinst-log.txt
- When reading the log file find individual issues, delegate to other tickets or fix directly
Files
Actions