Project

General

Profile

action #151651

Updated by JERiveraMoya 7 months ago

#### Motivation 
 Currently some job groups have all-in-one file of job template with all arches in gitlab but it is hard to maintain, we should split the job template file of [Migration daily group](https://gitlab.suse.de/qe-yam/openqa-job-groups-migrations/-/blob/master/JobGroups/migration_daily.yaml?ref_type=heads) up into files of each arch.  

 Refer to [yast group](https://gitlab.suse.de/qe-yam/openqa-job-groups/-/tree/master/JobGroups/SLE_15?ref_type=heads) 

 There will be five files in the folder: default.yaml,x86_64.yaml,s390x.yaml,ppc64le.yaml,aarch64.yaml, besides test_suites.yaml in Jobgroups contains anchors. 

 #### Acceptance criteria 
 **AC1**: Split the    job template file in of Migration daily group up into files of each arch using YaST CI. 

 #### Additional information 
 YaST CI is in https://gitlab.suse.de/qe-yam/openqa-job-groups/-/tree/master/JobGroups?ref_type=heads arch.

Back