Project

General

Profile

action #137570

Updated by rfan1 8 months ago

## Motivation 

 Many sle12sp5+HA migration tests failed, take below one as an example 
 [patch_sle](https://openqa.suse.de/tests/12411056/modules/patch_sle/steps/52) 

 The qcow2 images are from another job group [12sp5-ha](https://openqa.suse.de/tests/overview?distri=sle&build=20231006-1&version=12-SP5&groupid=520) 
 However, the job which publishes the qcow2 image may have some problems since it try to install the MU patches during the test https://openqa.suse.de/tests/12404324 

 the below test is included in schedule file, which is not expected. [we don't cover the MU patches during the qcow2 image creating phase] 
 ` - qa_automation/patch_and_reboot` 

 We should fix the test steps for publishing qcow2 image job at first. 

 ## Acceptance criteria 

 **AC1** Fix the test steps for jobs publish the qcow2 images at [job group](https://openqa.suse.de/tests/overview?distri=sle&build=20231006-1&version=12-SP5&groupid=520) 
 **AC2** Run VRs with the qcow2 images to make sure the images can work fine 

 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Migration-from-SLE12-SPx&machine=64bit&test=ha_migration_offline_sles12sp5_media_def_full&version=15-SP6) 

Back