action #48515
closed[grub][ima] Recent change in needles manipulation broke boot_grub_item()
0%
Description
Commit e1c0176cea4fbbf488cd781d1c5aea887be67506 (part of PR#6813) broke boot_grub_item()
. It depends on wait_grub using check_screen instead of assert_screen.
Not sure how to fix/workaround it.
Adding extra record in grub + using it is important for IMA/EVM tests (there will be more of these tests).
First bad: https://openqa.suse.de/tests/2502716
Last good: https://openqa.suse.de/tests/2494992
Updated by pvorel over 5 years ago
- Assignee set to pvorel
- Target version set to 445
PR with quick fix (until better solution is found):
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6918
Updated by coolo over 5 years ago
- Project changed from openQA Project to openQA Tests
- Category changed from 128 to Bugs in existing tests
Updated by okurz over 5 years ago
- Status changed from New to Feedback
I merged your PR. If the fix is as easy as deleting the wait_boot
call it's actually the best solution :)
So I am setting to "Feedback" as I assume you will monitor the jobs on production anyway.
Updated by pvorel over 5 years ago
- Status changed from Feedback to Resolved
Fixed :)
https://openqa.suse.de/tests/2505183
Updated by okurz over 5 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/2726053
Updated by okurz over 5 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/2860179
Updated by pcervinka about 4 years ago
- Target version changed from 457 to QE Kernel Done