Project

General

Profile

action #131048

Updated by JRivrain 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 development. 
 Acceptance criteria 

 AC1: Use existing test module which utilizes libyui-rest-api 
 AC2: AC4: Setup this test suite in a development group (ideally the same job group used for the splitting poo#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