Project

General

Profile

action #131120

Updated by leli 11 months ago

#### Motivation 
 we are doing changes to the distri of modules but also moving to Migration job group or considering other factors, update test matrix to reduce the number of test suite run in openQA while keeping/improving (distributing better) the test coverage for migration. 

 We need add/modify some base module migration test on SLES12SP5 refer to [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=8ac7ad67-7f44-4fb8-bf0d-e74fc455869a) 

 The test need to be added as below: 
 migration daily job group(https://openqa.nue.suse.com/group_overview/265) 

   * offline_sles12sp5_pscc_def_full@aarch64 
   * offline_sles12sp5_media_all_full@aarch64 
   * offline_sles12sp5_media_base_def_full@ppc64le 
   * offline_sles12sp5_media_base_def_full@s390x-zvm (change from zkvm to zvm) 
   * autoupgrade_sles12sp5_pscc_base_all_full_auto@s390x-kvm autoupgrade_sles12sp5_pscc_base_all_full_auto@s390x (move this from Migration: Milestone to Migration job group, p2 to p1, and scc-> pscc) 
   * offline_sles12sp5_pscc_def_full@x86_64 
   * offline_sles12sp5_media_base_all_full_lock@x86_64 offline_sles12sp5_media_base_all_full@x86_64 (move this from Migration: Milestone to Migration job group 

 #### Acceptance criteria 
 **AC1**: Test coverage for the case when no additional product/extension (base case) are added reflects the migration matrix

Back