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
.
Updated by JERiveraMoya over 1 year ago
- Status changed from Workable to In Progress
Updated by JERiveraMoya over 1 year ago
Ideally we should work in sync with the split in #125594, there are couple of test suite that are being split there, so that is the best place to start converting to libyui-rest-api.
Updated by JERiveraMoya over 1 year ago
I guess we can only afford for now to create Page without Controller for new test modules needed, if you can reuse without changes existing libyui-rest-api test module from installation is fine, we cannot refactor everything! :)
Updated by JRivrain over 1 year ago
- Description updated (diff)
Splitted as https://progress.opensuse.org/issues/131048
Updated by JRivrain over 1 year ago
Updated by JERiveraMoya over 1 year ago
- Subject changed from Use libyui-rest-api in one simple migration to Create new libyui-rest-api test module for one simple migration
Updated by JERiveraMoya over 1 year ago
- Related to action #131048: Enable existing libyui-rest-api test modules in one simple migration added
Updated by JERiveraMoya over 1 year ago
- Status changed from In Progress to Resolved