Project

General

Profile

action #36448

Updated by okurz almost 6 years ago

## Observation 

 openQA test in scenario sle-12-SP4-Server-DVD-Staging:B-x86_64-ext4@uefi-staging fails in 
 [welcome](https://openqa.suse.de/tests/1706558/modules/welcome/steps/2) 
 on https://bugzilla.suse.com/show_bug.cgi?id=1093659 


 ## Acceptance criteria 

 * **AC1:** All jobs hitting failing on this error will have an automatic label with [bsc#1093659](https://bugzilla.suse.com/show_bug.cgi?id=1093659) 


 ## Suggestions 

 * We should use https://github.com/os-autoinst/openQA/blob/master/docs/WritingTests.asciidoc#capturing-kernel-exceptions-and-or-any-other-exceptions-from-the-serial-console 
 * Record soft failure but also we need to that bug ref 
 * Abort the test as soon as this soft-fail has been hit (or find a way how a job label can be created) created. 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?test=ext4&machine=uefi-staging&version=12-SP4&flavor=Server-DVD-Staging%3AB&arch=x86_64&distri=sle) 

 The "automatic label" in the acceptance criteria could be either (1) just soft-failing jobs showing up with the bug reference on http://s.qa.suse.de/test-status or (2) an automatic comment in the openQA webui. Most likely (1) would be easier but means we have to abort the whole test run as soon as we found the issue and recorded the soft failure to prevent any subsequent test module failing the module as "fail" overrides "softfail". 

Back