Project

General

Profile

action #115367

Updated by rainerkoenig over 1 year ago

#### 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/ 

Back