Project

General

Profile

action #48176

Updated by riafarov about 5 years ago

See motivation in the parent ticket. 

 We have autoyast_gnome    which runs standard set of test modules, which is overkill, considering that we execute same set already for same installation. 
 We need to limit scope there, not to execute duplicate tests, but still validate SUT. 
 Examples of relevant checks: list of repositories, partitioning, packages installed as per profile, systemd target. 

 ## Acceptance criteria 
 1. Only relevant test modules are scheduled for autoyast_gnome scenario for SLE and openSUSE 

 ## Suggestions 
 1. Identify difference to default test suite in Functional job group and cover those 
 2. Add some smoke test checks for the installation

Back