action #25388
closed[sle][functional][sle15][aarch64]test fails in grub_test
0%
Description
Observation¶
openQA test in scenario sle-15-Leanos-DVD-aarch64-cryptlvm@aarch64 fails in
boot_encrypt
because grub_test already enters a password to unlock the disk.
Reproducible¶
Fails since (at least) Build 96.4
Further details¶
Either we don't need boot_encrypt anymore or we have to adjust this module to not fail if the previous workaround already entered the password.
Code ("if (get_var("STORAGE_NG") && get_var("ENCRYPT")) {") indicated that this was a recent code change. Therefore the progress ticket. Have not checked which commit introduced this issue but should be easy to track down.
Setting this to "High" since it blocks our encryption tests on aarch64.
Always latest result in this scenario: latest
Updated by okurz about 7 years ago
- Subject changed from test fails in boot_encrypt/grub_test to [sle][functional][sle15][aarch64]test fails in boot_encrypt/grub_test
looks to me like a duplicate from jrauch. Please use proper subject line component markers
Updated by okurz about 7 years ago
- Related to action #25376: [sle][functional][ppc64le][hard] test fails in grub_test - stuck in grub screen, expected encrypted password prompt (was: boots completely) added
Updated by okurz about 7 years ago
I updated #25376 to relate only to ppc64le, this one then to aarch64 so no duplicate
Updated by mgriessmeier about 7 years ago
- Has duplicate action #25472: [sles][functional][aarch64][sporadic] test fails in grub_test: openQA detects stall (cannot find grub2 needle) but system boots completely as seen in serial0.txt added
Updated by jorauch about 7 years ago
- Subject changed from [sle][functional][sle15][aarch64]test fails in boot_encrypt/grub_test to [sle][functional][sle15][aarch64]test fails in grub_test
Not only fails for encrypted tests but also in normal grub_test.
Updated by okurz about 7 years ago
- Blocked by action #25658: [sle][functional][migration][opensuse][virtualization]Increase/disable timeout of initial grub menue to ensure tests do not miss it added
Updated by JERiveraMoya about 7 years ago
- Status changed from New to In Progress
Updated by JERiveraMoya about 7 years ago
- Status changed from In Progress to Resolved
Closing ticket with ref. bug: https://bugzilla.suse.com/show_bug.cgi?id=1062806
Comparing video to the corresponding x86_64, screen is stuck in "Loading initial ramdisk ..." not passing to the next screen where the user is prompted for passphrase for the disk.