action #163676
closedcoordination #152771: [epic] Add migrations in maintenance using AutoYaST
Provide migration from SLES 15 SP5 to SLES 15 SP6 in aggregated updates
0%
Description
Motivation¶
See epic #152771.
Provide migration from SLES 15 SP5 (with released maintenance updates) to SLES 15 SP6 (with unreleased maintenance updates).
Acceptance criteria¶
AC1: Provide migration from SLES 15 SP5 to SLES 15 SP6 in aggregated updates.
AC2: Avoid using legacy code from migration in product validation and keep the code as simple as possible.
Additional information¶
First task with unreleased maintenance updates in target system: https://progress.opensuse.org/issues/154951
Enhancement of the code: https://progress.opensuse.org/issues/163160
Updated by zoecao 6 months ago
Add a testsuite to my dev job group: https://openqa.suse.de/group_overview/576, will check the result triggered with MU builds next Monday.
Updated by zoecao 6 months ago
Besides added testsuite of migrating SLES15SP5 to SLES15SP6+mu repos, also added a testsuite to generate its support image; and updated the supoort image installation autoyast profile name because the profile can be used for sles15spx installation too, PR and MR are submitted:
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/19786
MR: https://gitlab.suse.de/qe-yam/openqa-job-groups/-/merge_requests/282
Updated by zoecao 6 months ago
PR and MR were merged, and I checked the triggered jobs with MU build, all worked well:
https://openqa.suse.de/tests/14989188# (support image job)
https://openqa.suse.de/tests/14989024# (migration job)
So resolve here, thanks.