Project

General

Profile

action #111497

Updated by JERiveraMoya about 2 years ago

### Motivation 
 Once we have jobs for creation of images using AutoYaST in YaST Maintenance Updates for SLE-15-SP3 (see #109214) we should consider to extend its functionality to have libyui available. 
 In product validation we have an intermediate job to do it, but now we are moving to have a more isolated group with zero dependencies it makes sense to perform those steps in the job using AutoYaST https://openqa.suse.de/tests/8753151. 
 Most of the steps are not needed, installing package or open firewall port can be specified in the AutoYaST xml, no need to re-register the system. 

 ### Scope 
 SLE-15-SP3 only for the create_hdd_yast_maintenance_desktop, we should exclude create_hdd_yast_maintenance_minimalf for now, because for testing with libyui REST we would probably need the image with gnome+desktop+development module and run the test modules in ncurses. 

 ### Acceptance criteria 
 **AC1**: Extend AutoYaST profiles for creation of image enabling libyui REST in YaST Maintenance group.

Back