Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix boot on encrypted disk for SLE15+ #9038

Merged
merged 1 commit into from
Dec 5, 2019
Merged

Conversation

czerw
Copy link
Contributor

@czerw czerw commented Nov 29, 2019

Fix poo#60083: Disk on SLE15+ is fully encrypted. Condition
was not matching this situation properly and password request to
unlock the disk was skipped.

Installation tests:
SLE15: http://10.100.12.105/tests/3619
SLE12: http://10.100.12.105/tests/3621

@czerw czerw force-pushed the poo#60083 branch 2 times, most recently from 5b13727 to cc89cf0 Compare November 29, 2019 15:28
@czerw czerw changed the title [WIP] Fix boot on encrypted disk for SLE15+ x86_64 [WIP] Fix boot on encrypted disk for SLE15+ Nov 29, 2019
@czerw czerw force-pushed the poo#60083 branch 3 times, most recently from d230478 to a6f6dce Compare November 29, 2019 16:14
lib/opensusebasetest.pm Outdated Show resolved Hide resolved
lib/utils.pm Outdated Show resolved Hide resolved
tests/boot/boot_to_desktop.pm Outdated Show resolved Hide resolved
@czerw czerw force-pushed the poo#60083 branch 2 times, most recently from bb97de3 to 372203e Compare December 4, 2019 16:38
@czerw czerw changed the title [WIP] Fix boot on encrypted disk for SLE15+ Fix boot on encrypted disk for SLE15+ Dec 4, 2019
Copy link
Member

@okurz okurz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@czerw czerw changed the title Fix boot on encrypted disk for SLE15+ [WIP] Fix boot on encrypted disk for SLE15+ Dec 5, 2019
@czerw czerw closed this Dec 5, 2019
@rwx788
Copy link
Member

rwx788 commented Dec 5, 2019

Accidentally closed, reopenning.

@rwx788 rwx788 reopened this Dec 5, 2019
Fix poo#60083: Disk on SLE15+ is fully encrypted. Condition
was not matching this situation properly and password request to
unlock the disk was skipped. Function is_storage_ng didn't contain
proper version check.
@czerw czerw changed the title [WIP] Fix boot on encrypted disk for SLE15+ Fix boot on encrypted disk for SLE15+ Dec 5, 2019
Copy link
Member

@rwx788 rwx788 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rwx788
Copy link
Member

rwx788 commented Dec 5, 2019

Let's merge when travis is done.

@rwx788 rwx788 merged commit ab69701 into os-autoinst:master Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants