Project

General

Profile

action #122218

Updated by JERiveraMoya about 1 year ago

#### Motivation 
 For this first iteration, Yam squad will implement the steps needed to open YaST Control Center in ncurses. 
 This action will ensure at least that the workload can be open. Further actions will be tackle in the future. 

 #### Acceptance criteria 
 **AC1**: Use yast-mgmt-ncurses-test-api-container which contains libyui-rest-api 
 **AC2**: Make basic assertion that YaST Control Center is there using libyui-rest-api 
 **AC3**: For your libyui-rest-api model, do not use Controllers, just pages 
 **AC4**: Map all the menus and submenus offered for future use 
 **AC5**: Enable in all places where was configured in #128117 

 #### Additional information 
 Documentation: https://documentation.suse.com/alp/all/single-html/alp/index.html#task-run-yast-with-podman 
 ALP job group in openSUSE: 
 https://openqa.opensuse.org/group_overview/108 
 https://openqa.opensuse.org/group_overview/109

Back