Project

General

Profile

Actions

action #153865

open

[qe-core] install_package with trup_reboot will fail if package is installed

Added by dzedro 4 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2024-01-18
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario alp-1.0-Dolomite-Default-qcow-x86_64-alp_image_default@cedvid/os-autoinst-distri-opensuse#perl-bootloader@64bit fails in
perl_bootloader

Test suite description

alp image boot with ignition disk and default tests. Default tests are transactional-update, rebootmgr, health_check, cockpit service and some other checks specific to alp.

Reproducible

Fails since (at least) Build cedvid/os-autoinst-distri-opensuse#18399

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 1 (1 open0 closed)

Related to openQA Tests - action #117028: [qe-core] Possible improvements for transactional installationsIn Progressdzedro2022-09-22

Actions
Actions #1

Updated by dzedro 4 months ago

  • Related to action #117028: [qe-core] Possible improvements for transactional installations added
Actions #2

Updated by MDoucha 4 months ago ยท Edited

This is a PEBKAC in the test. It calls
install_package 'in perl-Bootloader';
instead of
install_package 'perl-Bootloader';
And then the installation fails because there's no package named in.
https://github.com/cedvid/os-autoinst-distri-opensuse/blob/c198f65f7f3705218069489bdd41aecf9deafbcf/tests/console/perl_bootloader.pm#L22

Actions

Also available in: Atom PDF