Project

General

Profile

Actions

action #134423

closed

[qe-core][sle15-sp6]test fails in scc_registration due to nvidia repo is not ready

Added by rfan1 8 months ago. Updated 4 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2023-08-18
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-SP6-Online-x86_64-create_hdd_gnome+we@64bit-2gbram fails in
scc_registration

Test suite description

image creation job used as parent for other jobs testing based on existing installation. To be used as START_AFTER_TEST=create_hdd_gnome+we

Reproducible

Fails since (at least) Build 9.1

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by rfan1 8 months ago

We have a workaround there for a while in lib/registration.pm

+            elsif (match_has_tag('nvidia-validation-failed')) {
+                # nvidia repos unreliable
+                send_key 'alt-y';
+                record_soft_failure 'bsc#1144831';
+                next;
+            }

For sle15sp6 in alpha [or beta] phase, the nvidia repo may be not available. we may needed to enhance the logic and add more needles here.

Actions #2

Updated by rfan1 8 months ago

  • Status changed from New to In Progress
Actions #3

Updated by rfan1 8 months ago

  • Status changed from In Progress to Feedback
Actions #4

Updated by rfan1 8 months ago

  • Subject changed from [qe-core][sle15-sp5]test fails in scc_registration due to nvidia repo is not ready to [qe-core][sle15-sp6]test fails in scc_registration due to nvidia repo is not ready
Actions #5

Updated by rfan1 4 months ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF