action #153154
openReplace different arch yaml schedules with one for continuous migration tests
0%
Description
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 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.
Updated by syrianidou_sofia 11 months ago
- Subject changed from Replace different arch yaml schedules with one for to Replace different arch yaml schedules with one for continuous migration tests
Updated by JERiveraMoya 8 months ago
- Status changed from Workable to New
we can reevaluate this after we rename it and create the support server images.