action #130486
closedcoordination #120534: [epic] Provide auto-installation test suites for supporting testing
Create autoyast installation without registration for minimal update qcow on SLES15SP4
Description
Motivation¶
After drop some minimal update test suites, for the reserved minimal update test suites we need update the installation process to make the test make sense for the test target.
We suggest to create the qcow through autoyast, refer to existing autoyast test autoyast_offline_media_install+registration .
Below are the test suites need to create autoyast installation for minimal update on SLES15SP4:
migration daily job group(https://openqa.nue.suse.com/group_overview/265)
SLES15SP4:
offline:
* offline_sles15sp4_pscc_base_def_minimal_zVM@zkvm
* offline_sles15sp4_scc_base_def_minimal@x86_64
online:
* online_sles15sp4_pscc_base_def_minimal_y
Acceptance criteria¶
AC1: Create autoyast installation without registration for minimal update qcow on SLES15SP4
Updated by JERiveraMoya over 1 year ago
- Status changed from New to Workable
- Target version set to Current
- Parent task set to #120534
Updated by zoecao over 1 year ago
- Status changed from Workable to In Progress
- Assignee set to zoecao
Updated by zoecao over 1 year ago
The ay installation for s390x pass, but some failures on x86_64, the repos are disabled by default after installation, I'm checking whether it influence the migration case.
Updated by zoecao over 1 year ago
PR for this ticket:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17319
MR for this ticket:
https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/556
Updated by zoecao over 1 year ago
Submit MR to update the related minimal update cases's settings by using the images created by ay testsuits.
https://gitlab.suse.de/coolgw/wegao-test/-/merge_requests/312
Updated by zoecao over 1 year ago
- Status changed from In Progress to Resolved
PR and MR are merged, close here, thanks.