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. 

 #### Scope 
 ALP Bedrock and ALP Micro (all architectures, all flavors) 

 #### Acceptance criteria 
 **AC1**: Create in a new test suite dedicated for YaST workloads a new test module that only open YaST Control Center 
 **AC2**: Use yast-mgmt-ncurses-test-api-container which contains libyui-rest-api 
 **AC2**: **AC3**: Make basic assertion that YaST Control Center is there using libyui-rest-api 
 **AC3**: **AC4**: For your libyui-rest-api model, do not use Controllers, just pages 
 **AC4**: **AC5**: Map all the menus and submenus offered for future use 
 **AC5**: Enable in all places where was configured in #128117 **AC6**: Consider to use main.pm or yaml schedule (main.pm for product with small testing fooprint might be ok) 

 #### 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/tests/overview?distri=alp&version=0.1&build=20221216&groupid=100 
 https://openqa.opensuse.org/group_overview/108 
 https://openqa.opensuse.org/group_overview/109 how to configure root ssh access: https://confluence.suse.com/display/LEONG/Choose+and+get+your+platform+ready+for+ALP+development#ChooseandgetyourplatformreadyforALPdevelopment-MicroOS:Configurerootsshaccess

Back