Project

General

Profile

Actions

action #124862

closed

coordination #121876: [epic] Handle openQA review failures in Yam squad - SLE 15 SP5

Fix check_system_info related issues

Added by JERiveraMoya about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
2023-02-21
Due date:
% Done:

0%

Estimated time:

Description

Motivation

Failed job https://openqa.suse.de/tests/9777031#step/check_system_info/12, for zdup test, it should with version_switch_origin_system and version_switch_upgrade_target on original system. Without these two modules, the check_system_info won't get correct VERSION. It skip the before migration but entered wrongly for after migration.

  • loadtest "migration/version_switch_origin_system" if (!get_var('ONLINE_MIGRATION')); We shouldn’t set ONLINE_MIGRATION=1 for zdup test.

Another failed job: https://openqa.suse.de/tests/10540577#step/check_system_info/19
For the mapping table in lib/registration.pm
my %product_list = (
ha => 'sle-ha',
Need verify this on different system versions, on SLES15SP5 it is not sle-ha obviously.

Acceptance criteria

AC1: load version_switch_origin_system through set "+ONLINE_MIGRATION=0" in case "online_sles15sp4_pscc_basesys-srv_def_full_zdup".
AC2: Set correct mapping for ha.

Actions

Also available in: Atom PDF