action #151272
closedSwitch SLE Micro job group to 6.0
Description
Motivation¶
SLE Micro 6.0 has been enabled in openQA, but now each squad needs to update the job groups to accommodate 6.0.
See https://progress.opensuse.org/issues/138134 for details.
We can re-use the existing job groups we had for 5.5, just update the versions to 6.0 (no ALP or Marble in the name/product, we keep the same type of mediums as previous SLE Micro). Also, remember there is no DVD any more, so those flavors can be removed from the job groups.
Scope¶
This affects the SLE Micro/Yast and Migration job group (Group ID=510)
Acceptance criteria¶
AC1: OBS sync and job group definition are changed, so that now the tests run on SLE Micro 6.0
Updated by zoecao about 1 year ago
- Status changed from Workable to In Progress
- Assignee set to zoecao
Updated by zoecao about 1 year ago · Edited
I have already created Medium types of sle-micro 6.0 DVD on x86_64, s390x, and aarch64.
And submit a MR to update the job group:
https://gitlab.suse.de/qsf-y/qa-sle-functional-y/-/merge_requests/541
I added [WIP] to the MR, because I notice that besides the job group flavors, the testsuites also need to update to 6.0, for example:
slem_migration_5.1_to_5.5 need to be updated to slem_migration_5.1_to_6.0, but I don't know whether it is support to do transactional migration crossing big version (from slem 5.x to slem 6.0). I'm checking it from SLEM Upgrade Guide. https://documentation.suse.com/sle-micro/5.5/html/SLE-Micro-all/book-upgrade-slemicro.html
Updated by zoecao about 1 year ago · Edited
I remove the sle-micro 6.0 DVD flavors that I added, and use 'Default' flavor instead.
Update the MR: https://gitlab.suse.de/qe-yam/openqa-job-groups/-/merge_requests/2
Updated by zoecao about 1 year ago
- Status changed from In Progress to Resolved
The SLE Micro YaST and Migration job group product version and flavors are updated via MR, also update the migration testsuites names. Regarding the supported migration path to SLEM 6.0, need to confirm with SLEM PM.