Project

General

Profile

action #130078

Updated by JERiveraMoya 10 months ago

#### Motivation 
 Use libyui-rest-api in one simple migration, instead of the test modules based on needles and shortcuts. 
 This would make migration more reliable, faster and maintainable. 

 For accomplish that, please pick your favorite migration scenario using the YaST installer to conduct the update (for example one where the patching time is small, example: https://openqa.suse.de/tests/11164760#step/upgrade_select/1 for faster develpment. 

 #### Acceptance criteria 
 **AC1**: Create POM without Controllers to replace installation/upgrade_select 
 **AC2**: Create additional tickets for parts that do not exist at the moment and need to be developed with libyui-rest-api 

 #### Additional information 
 The rest of the test suite remains the same, only will be modified the UI modules belonging to the installer used during offline migration. 
 Add new code under `yam/` folders in the repo so we can distinguish it better and server as an example for next tasks. 

 Refactored test suite are currently in [this job group](https://openqa.suse.de/tests/overview?distri=sle&version=15-SP5&build=102.1&groupid=319) with names ending on `*_split_patch_sle`.

Back