action #111497
closedExtend AutoYaST profiles for creation of image enabling libyui REST in YaST Maintenance group
Description
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.
Updated by JERiveraMoya over 2 years ago
- Subject changed from Extend AutoYaST profiles for creation of image enabling libyui REST in YaST Maintenance group. to Extend AutoYaST profiles for creation of image enabling libyui REST in YaST Maintenance group
Updated by JERiveraMoya over 2 years ago
- Tags deleted (
qe-yast-refinement) - Description updated (diff)
- Status changed from New to Workable
Updated by JRivrain over 2 years ago
- Status changed from Workable to Feedback
Updated by JERiveraMoya over 2 years ago
where do you plan to specify "open firewall port can be specified in the AutoYaST xml" ?
Updated by JRivrain over 2 years ago
JERiveraMoya wrote:
where do you plan to specify "open firewall port can be specified in the AutoYaST xml" ?
Added to profile on line 91,
<port>30000-50000/tcp</port>
Updated by JRivrain over 2 years ago
- Status changed from Feedback to Closed
Works as seen in VRs from https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15149