action #115367
closedDisable nvidia repository in AutoYaST profiles
0%
Description
Observation¶
Tests fail in early development stages because nvidia driver repositories are not yet available.
Examples:
- https://openqa.suse.de/tests/9314217#step/installation/6
- https://openqa.suse.de/tests/9313767#step/installation/6
Therefore the nvidia repositories should be disabled in openQA testing, it won't harm the
testing quality because usually the test are run on virtual machines that won't even provide
nvidia hardware.
Scope¶
This problem occurs when the SLE Workstation Extension is activated in the AutoYast profile.
Acceptance criteria¶
AC1: nvidia repository in Workstation Extension gets disabled by AutoYaST script.
Additional info¶
The problem is not new and got first handled in https://progress.opensuse.org/issues/52424
The code for the AutoYaST script could be drawn from https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/7869/
Updated by rainerkoenig over 2 years ago
- Tags set to qe-yast-refinement
- Description updated (diff)
Updated by JERiveraMoya over 2 years ago
- Tags deleted (
qe-yast-refinement) - Status changed from New to Workable
Updated by tinawang123 over 2 years ago
- Status changed from Workable to In Progress
Updated by JERiveraMoya over 2 years ago
That workaround doesn't work in our case, because it assumes that the repo exists, which is not the case for first stages of a product in development.
We could try to click ok and continue using needles for this cases in autoyast logic.
Updated by tinawang123 over 2 years ago
Updated by tinawang123 over 2 years ago
- Status changed from In Progress to Resolved