Closed richm closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
9c616e6
) 13.90% compared to head (9d475dd
) 13.90%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
[citest]
[citest]
All tasks must be named Task names must begin with uppercase letter Fix Jinja spacing issues Fix long lines with appropriate wrapping Do not use
{{ .... }}
inwhen
andthat
conditionals Some tests were usingsafe_mode
instead ofstorage_safe_mode
LUKS tests were usingregex_search
incorrectly and always passing - useis search
instead and fix pattern to parse luksdump output correctly. Refactor tests that check for the role to raise an error - add a new file verify-role-failed.yml which checks for ansible errors and blivet errors