action #130426
Updated by leli over 1 year ago
#### Motivation Following the new [test matrix](https://mysuse-my.sharepoint.com/:x:/r/personal/chcao_suse_com/_layouts/15/doc2.aspx?sourcedoc=%7B0278E2B7-01AD-4E4F-B78F-00B05A53242F%7D&file=draft_sle15sp6-migration-matrix-20230602.ods&action=default&mobileredirect=true&cid=cd782e0a-f8ea-4e18-8070-0f5322c6d9fc), we need add some minimal update test suites to Migration daily and milestone job group, or do the movement from Migration milestone job group to daily job group.. The test need to be added as below: migration daily job group(https://openqa.nue.suse.com/group_overview/265) SLES15SP3: offline: * offline_sles15sp3_media_base_all_minimal (move to daily from milestone job group) * offline_sles15sp3_pscc_basesys-srv-lgm-pcm_def_full (make it run on z/VM) SLES15SP4: offline: * offline_sles15sp4_pscc_base_all_minimal_zVM@s390x-zVM-Upgrade-m1 offline_sles15sp4_pscc_base_all_minimal_zVM_preparation@s390x-zVM-Upgrade-m1 (move from z/VM to zkvm) * offline_sles15sp4_scc_basesys-srv-wsm-contm_def_full (make it run on z/VM, change scc to pscc) z/VM) * offline_sles15sp4_scc_base_all_minimal@x86_64 (move to daily from milestone job group, change scc to pscc) group Migration milestone job group(https://openqa.nue.suse.com/group_overview/266): SLES15SP3: online: * online_sles15sp3_scc_basesys-srv-all_minimal_zypp@x86_64 Note: These test for move to z/VM, refer to existing z/VM test such as [test](https://openqa.nue.suse.com/tests/11175308) ; test for move P2 to P1, casename need to be updated such as scc -> pscc. #### Acceptance criteria **AC1**: Add some minimal update related test suites to Migration daily and milestone job group.