Project

General

Profile

Actions

action #110512

closed

New `image_info` module breaks tests on JeOS

Added by Guillaume_G almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2022-05-02
Due date:
% Done:

0%

Estimated time:
Difficulty:
Tags:

Description

Observation

openQA test in scenario opensuse-Tumbleweed-JeOS-for-AArch64-aarch64-jeos@aarch64-HD24G fails in
bootloader_uefi

New image_info module breaks all tests on JeOS for Tumbleweed aarch64.
I think the problem is while image_info is run, the image is booted and the bootloader_uefi module starts after grub screen is already gone.

The difference with x86_64 is that on aarch64, we uncompress the <image>.raw.xz file, which takes ~30 seconds.

Test suite description

Maintainer: fvogt, mnowak

Start JeOS from the HDD image, configure it using the firstboot wizard and then run basic tests. console=tty0 added as needed for aarch64.

Reproducible

Fails since (at least) Build 20220501

Expected result

Last good: 20220425 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #2

Updated by jlausuch almost 2 years ago

  • Status changed from New to In Progress
  • Assignee set to jlausuch

I take this, as the author of that new module.

Actions #3

Updated by jlausuch almost 2 years ago

ok, here the problem is that the image comes with 10s default grub timeout. Therefore, while the image_info module is being executed, those 10s has passed, and the screen doesn't match the expected needle as it is already passed.

Since the bootloader needs to enter edit mode to set some parameters (e.g. https://openqa.opensuse.org/tests/2317568#step/bootloader_uefi/3), I don't find any other solution than moving this module after bootloader...

Actions #5

Updated by jlausuch almost 2 years ago

  • Status changed from In Progress to Feedback
Actions #6

Updated by maritawerner almost 2 years ago

  • Tags set to qac
Actions #7

Updated by jlausuch almost 2 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF