Project

General

Profile

action #151654

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 milestone group](https://gitlab.suse.de/qe-yam/openqa-job-groups-migrations/-/blob/master/JobGroups/migration_milestone.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 of Migration milestone group up into files of each arch. 
 **AC2**: Move CI to https://gitlab.suse.de/qe-yam/openqa-job-groups

Back