Project

General

Profile

Actions

action #48221

closed

[sle][functional][u] test fails in reboot_gnome - timeout issue for getting into boot menu

Added by zluo about 5 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Category:
Bugs in existing tests
Target version:
SUSE QA - Milestone 26
Start date:
2019-02-21
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

This seems to be a timeout issue because boot menu shows up after failed.

sub run {
my ($self) = @_;
# 'keepconsole => 1' is workaround for bsc#1044072
power_action('reboot', keepconsole => 1);
# In 88388900d2dfe267230972c6905b3cc18fb288cf the wait timeout was
# bumped, due to tianocore being a bit slower, this brings this module
# in sync
my $bootloader_timeout = check_var('ARCH', 'aarch64') ? 400 : 300;
$self->wait_boot(bootloader_time => $bootloader_timeout);
}

300 is not enough??

Observation

openQA test in scenario sle-15-SP1-Installer-DVD-x86_64-cryptlvm@uefi fails in
reboot_gnome

Test suite description

Maintainers: okurz

Conduct installation with encrypted LVM selected during installation. Generated disk image used in downstream jobs.

(crypt-)LVM installations can take longer, especially on non-x86_64 architectures.

Reproducible

Fails since (at least) Build 174.2

Expected result

Last good: 174.1 (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #47855: [functional][u] test fails in reboot_gnome - catch too many tries of send_key_until_needle_match Rejectedmgriessmeier2019-02-13

Actions
Actions #1

Updated by okurz about 5 years ago

  • Related to action #47855: [functional][u] test fails in reboot_gnome - catch too many tries of send_key_until_needle_match added
Actions #2

Updated by okurz about 5 years ago

  • Target version set to Milestone 24
Actions #3

Updated by mgriessmeier almost 5 years ago

  • Target version changed from Milestone 24 to Milestone 25
Actions #4

Updated by mgriessmeier almost 5 years ago

  • Priority changed from Normal to High
  • Target version changed from Milestone 25 to Milestone 26

to be groomed

Actions #6

Updated by SLindoMansilla over 4 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF