Project

General

Profile

action #122218

Updated by JERiveraMoya over 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**: 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 
 **AC3**: Make basic assertion that YaST Control Center is there using libyui-rest-api 
 **AC4**: For your libyui-rest-api model, do not use Controllers, just pages 
 **AC4**: Use yaml schedule to create the test suite 

 #### 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 
 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