action #67006
closed[sporadic] test fails in bootloader_uefi - grub is not stopped before the end of the timeout
0%
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-KDE-Live-aarch64-kde-live@USBboot_aarch64 fails in
bootloader_uefi
Sometimes, grub is not stopped before the end of the timeout and the system boots instead of editing grub lines.
Test suite description¶
riafarov: I've increased RAM from 1536 to 2048
Reproducible¶
Fails since (at least) Build 20200516
Expected result¶
Last good: 20200515 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by okurz over 4 years ago
- Status changed from New to In Progress
- Assignee set to okurz
the problem with the missed grub2 screen is pretty obvious from logs: "WARNING: check_asserted_screen took 1.40 seconds for 54 candidate needles - make your needles more specific".
I have deleted a lot of needles that did not match in the past months over https://openqa.opensuse.org/admin/needles . This might already fix it. But also unrelated needles should be excluded by product exclusion using ENV tags.
Updated by okurz over 4 years ago
- Status changed from In Progress to Feedback
https://github.com/os-autoinst/os-autoinst-needles-opensuse/pull/664 to cleanup more needles with proper ENV tags. https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/10306 adds more unregister calls on needles that are not supposed to match.
Updated by okurz over 4 years ago
- Status changed from Feedback to Resolved