Project

General

Profile

action #42917

Updated by riafarov over 5 years ago

## Motivation  
 We already execute same set of test suites on the same setup, except the fact that USB used for installation. So [USBinstall](https://openqa.suse.de/tests/latest?test=USBinstall&machine=64bit&version=12-SP4&arch=x86_64&flavor=Server-DVD&distri=sle) test suite performs a lot of actions and creates review overhead not bringing much value. 

 We need to identify relevant set of test modules, which can be affected by having repo on, e.g. zypper tests, yast_i, updates 

 ## Acceptance criteria 
 1. Set of test modules is defined based on the business value of scenario and confirmed by stackholders 
 2. Only relevant test modules are scheduled in the scenario. 

 ## Suggestions 
 INSTALLATION_VALIDATION=... can be used here. We can ask yast team (#yast irc channel on freenode) and RMs.

Back