action #127574
closed[qe-core][functional]test fails in disable_grub_timeout [sporadic issue]
0%
Description
Observation¶
openQA test in scenario sle-15-SP5-Online-aarch64-create_hdd_textmode@aarch64 fails in
disable_grub_timeout
Test suite description¶
Maintainer: QE Core, asmorodskyi
image creation job used as parent for other jobs testing based on existing installation. Installation in textmode and selecting the textmode "desktop" during installation. Explicitly selecting a bigger disk size as the test relies on snapshots being present which is only the case when the HDD is big enough.
Increased HDDSIZEGB: bsc#1051920
Reproducible¶
Fails since (at least) Build 90.1 (current job)
Expected result¶
Last good: 88.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by rfan1 over 1 year ago
The issue can be seen in past few builds. so we may need to add some timeout for:
send_key_until_needlematch 'inst-bootloader-options-highlighted', $bsc_1208266_needed ? $bootloader_shortcut : 'right';
Updated by rfan1 over 1 year ago
- Subject changed from [qe-core][functional]test fails in disable_grub_timeout to [qe-core][functional]test fails in disable_grub_timeout [sporadic issue]
Updated by dvenkatachala over 1 year ago
This seems like a needle mismatch to me. Anyway, I have increased the timeout in the code and am now seeing new needles being created for this by different team members. I will do some VRs to confirm.
PR : https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16864
Updated by dvenkatachala over 1 year ago
- Status changed from In Progress to Resolved