-
Story
-
Resolution: Done
-
Blocker
-
None
-
False
-
None
-
False
Install log regexes are used to catch the failure reasons from the install logs. They are checked in an order from most specific to generic options.
Some of the regexes need improvement, both in terms of order and the match strings themselves. For ex, for BootStrapFailed regex, we should include a negative lookahead that ensures that bootstrap didn't eventually succeed.
Work with someone from the Installer team and fix.