Bug 1554656

Summary: Refactor installation failure detection to produce more meaningful error messages
Product: [Retired] Beaker Reporter: Roman Joost <rjoost>
Component: generalAssignee: beaker-dev-list
Status: CLOSED WONTFIX QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developKeywords: Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-21 14:14:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roman Joost 2018-03-13 06:23:27 UTC
This is an outcome from Bug 1413827 comment 8.

Next steps I think we should re-factor the code and split it up into:

a) code which cleans up the log files in order to get to a line we can match on
b) code which tries to detect the failure and/or panic (PanicDetector and InstallFailureDetector are pretty much doing the same thing atm)
c) code which produces a useful error message for the user
d) code which stores the block