action #130078
closedcoordination #121861: [epic] Convert scenarios to use libyui-rest-api
Create new libyui-rest-api test module for one simple migration
Description
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 with names ending on *_split_patch_sle
.