Project

General

Profile

action #130207

Updated by leli 11 months ago

#### Motivation 
 This combination called 'minimal' is just based in a system with update repos disabled and a zypper patch which only update zypper itself and then there is a normal migration. 
 We will dropping some test coverage as we don't want to run this special case for all the architectures, and specially not for PowerVM as is only supported in sle 15 and our infra is far from idea. 

 The test need to be removed as below: 
 migration daily job group(https://openqa.nue.suse.com/group_overview/265) 
 SLES12SP5: 
     offline: 
         * offline_sles12sp5_pscc_base_all_minimal@s390x-kvm-sle12 

 SLES15SP3: 
     offline: 
         * offline_sles15sp3_pscc_base_all_minimal@x86_64 
         * offline_sles15sp3_pscc_base_all_minimal_zVM_preparation@s390x-zVM-Upgrade-m1 
         * offline_sles15sp3_pscc_base_all_minimal_zVM@s390x-zVM-Upgrade-m1 

 SLES15SP4: 
     offline: 
         * offline_sles15sp4_pscc_base_all_minimal@aarch64 
     online: 
         * online_sles15sp4_pscc_basesys-srv_all_minimal_y 
         	
         * online_sles15sp4_pscc_basesys-srv_all_minimal_y_pre 

 Migration milestone job group(https://openqa.nue.suse.com/group_overview/266): 
 SLES12SP5: 
     offline: 
         * offline_sles12sp5_media_base_all_minimal@aarch64 
         * offline_sles12sp5_media_base_minimal@ppc64le 

 SLES15SP3: 
     offline: 
         * offline_sles15sp3_media_basesys-srv_all_minimal_full 
         * offline_sles15sp3_media_basesys-srv_all_minimal_full_pre 
     online: 
         * online_sles15sp3_scc_base_all_minimal_y 	
         * online_sles15sp3_scc_base_all_minimal_y_pre 

 SLES15SP4: 
     offline: 
         * offline_sles15sp4_media_basesys-srv_all_minimal_full 
         * offline_sles15sp4_media_basesys-srv_all_minimal_full_pre 

 #### Acceptance criteria 
 **AC1**: Drop some test suites with combination of product modules "minimal" from Migration daily and milestone job group.

Back