Project

General

Profile

action #130078

Updated by JERiveraMoya 11 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**: Use existing test module which utilizes libyui-rest-api 
 **AC2**: Create POM without Controllers to replace installation/upgrade_select 
 **AC3**: Create additional tickets for parts that do not exist at the moment and need to be developed with libyui-rest-api 
 **AC4**: Setup this test suite in a development group (ideally the same job group used for the splitting [poo#125594](https://progress.opensuse.org/issues/125594) 

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

Back