Project

General

Profile

Actions

action #128324

closed

[qe-core] test fails in boot_into_snapshot

Added by dimstar about 1 year ago. Updated 24 days ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2023-04-26
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

The code seems a bit fragile in catching the 'grub' screen to press 'up' (stop_grub_timeout)

     assert_screen('linux-login', 200);
     select_console 'root-console';
     script_run("systemctl reboot", 0);
     reset_consoles;
     stop_grub_timeout;
     boot_into_snapshot;

As is visible from the linked test, the reboot does happen - not sure when/if 'up' (stop_grub_timeout) is pressed, but at least 'boot_into_snapshot' does not find the needed menu as we already end up on a booted system.

openQA test in scenario opensuse-Tumbleweed-DVD-ppc64le-boot_to_snapshot@ppc64le fails in
boot_into_snapshot

Test suite description

Reproducible

Fails since (at least) Build 20230223

Expected result

Last good: 20230222 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by maritawerner about 1 year ago

  • Subject changed from test fails in boot_into_snapshot to [qe-core] test fails in boot_into_snapshot
Actions #2

Updated by slo-gin 24 days ago

This ticket was set to Normal priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.

Actions #3

Updated by jlausuch 24 days ago

  • Status changed from New to Closed

I see this test green for some time.

https://openqa.opensuse.org/tests/4102049

Closing.

Actions

Also available in: Atom PDF