Project

General

Profile

action #153154

Updated by syrianidou_sofia 4 months ago

Test offline_sle12sp5_sles15sp4_sles15sp_latest_*_ph0    from migration_miscellaneous job group has a dedicated yaml schedule for each arch. The schedules are quite similar and could be replaced by one, if properly written. The differences are mainly the bootloader (bootloader_start can replace all), isosize siosize module for aarch64 and ppc64le and for s390x reconnect_mgmt_console module instead of grub_test module. Files: 
 schedule/migration/migration_offline_scc_deregistration_x86_64.yaml  
 schedule/migration/migration_offline_scc_deregistration_s390x.yaml 
 schedule/migration/migration_offline_scc_deregistration_aarch64.yaml 
 schedule/migration/migration_offline_scc_deregistration_ppc64le.yaml  

 **Acceptance criteria** 
 - Unify the above files to one 
 - Research which archs should include isosize module (preferably all or none) 
 - Edit the Job group yaml to point to the new schedule. 

Back