Project

General

Profile

Actions

action #115697

closed

Adapt capitalization for IBM-POWER-Tools & IBM-POWER-Adv-Toolchain making fail system_prepare by string matching

Added by coolgw over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2022-08-24
Due date:
% Done:

0%

Estimated time:

Description

Observations

openQA test in scenario sle-15-SP5-Migration-from-SLE12-SPx-ppc64le-offline_sles12sp5_pscc_idu-ids_all_full@ppc64le fails in
system_prepare

Base https://openqa.suse.de/tests/9377263#step/system_prepare/26 you can see the ibm tools already registered,
BUT https://openqa.suse.de/tests/9377263#step/system_prepare/27 show ibm tools not registered, so i guess some character update or case match wrong in openqa code.

Very likely is the capitalization, instead of fixing the function to process all in lower case we should check for other addons, like rt or nvidia if the capitalization matters. Also check how idu and ids was visualized before, perhaps it was some change in the following bugs.
https://bugzilla.suse.com/show_bug.cgi?id=1191523
https://bugzilla.suse.com/show_bug.cgi?id=1187474
Capitalization should be consistent among products. we could adapt the condition for mapping or the mapping itself depending on the previous investigation in https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/lib/registration.pm#L813-L814
Functions that process the capitalization are in lib/services

Acceptance criteria

AC1: Fix problem with capitalization not breaking for other products

Additional information

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF