action #135680
closedcoordination #120534: [epic] Provide auto-installation test suites for supporting testing
Create support image via autoyast with default modules and default patterns on SLE 15 SP5
Description
Motivation¶
Following the updated test matrix (see draft redesign matrix), we need to create support image via autoyast with default patterns on for SLES 15 SP5.
The steps:
Follow the test matrix to get the needed qcow list (for this ticket the row with for default patterns with note: no module selection)
Note:
Both textmode and gnome test scenarios included in updated test matrix, so need create two kinds of qcows for textmode and gnome.(check test matrix for detail).
minimal qcow excluded from this ticket, it was already done in other ticket.
Create support images in this new job group.
Acceptance criteria¶
AC1: Create support image via autoyast with default modules and default patterns on SLE 15 SP5.
AC2: Create/modify configuration for running corresponding migrations
Additional info¶
About the test name and qcow name please follow the name document
Updated by leli about 1 year ago
- Status changed from New to Workable
- Priority changed from Normal to High
- Target version set to Current
- Parent task set to #120534
Updated by leli about 1 year ago
- Related to action #135683: Create support image via autoyast with default modules and all patterns on SLE 15 SP5 added
Updated by leli about 1 year ago
- Related to action #135689: Create support images with module combinations and default patterns on SLE 15 SP5 added
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
Testsuites to generate default module default modules images:
https://openqa.suse.de/tests/overview?distri=sle&version=15-SP5&build=20230917-1&groupid=251
Will add the migration testsuites as below:
Daily job group:
use textmode image:
- offline_sles15sp5_pscc_basesys-srv-python3_def_full@aarch64
- offline_sles15sp5_media_basesys-srv-python3_def_full@s390x_zvm
- online_sles15sp5_pscc_basesys-srv-python3_def_full_yast@ppc64le
- online_sles15sp5_pscc_basesys-srv-python3_def_full_zypp_lock@x86_64
use gnome image:
- offline_sles15sp5_pscc_basesys-srv-python3-desk_def_full@s390x
- offline_sles15sp5_media_basesys-srv-python3-desk_def_full@x86_64
- online_sles15sp5_pscc_basesys-srv-python3-desk_def_full_yast@aarch64
Milestone job group:
use textmode image:
- online_sles15sp5_smt_basesys-srv-python3_def_full_yast@ppc64le
use gnome image:
- offline_sles15sp5_rmt_basesys-srv-python3-desk_def_full@s390x
- online_sles15sp5_smt_basesys-srv-python3_desk_def_full_zypp@aarch64
Updated by leli about 1 year ago
This ticket only used to generate base qcow, the following test suites will be added in other tickets.
Updated by zoecao about 1 year ago
OK, thanks for your info Lemon. I'll link the PR and MR of adding support images to this ticket.
And as we discussed, I'll continue to add the migration testsuites because I have finished the verification for the migration testsuites I listed above, I will work on this part in ticket: https://progress.opensuse.org/issues/135812 by submitting several commits cause some of the required qcows are not generated yet, like minimal role images.
PR to add support images: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17800
MR to add support images: https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/607