Project

General

Profile

action #129664

Updated by syrianidou_sofia 12 months ago

#### Motivation 
 Currently the migration tests for sles12sp5 to sles15sp4 sles15sp5 used an outdated image, patch the system and then proceed to installation. As a result, the tests run for a long time and there are a lot of background processes running. Recently an issue occurred where force_scheduled_tasks module would sporadically collide with btrf_cleanup and it would [fail](https://openqa.nue.suse.com/tests/11175548#step/force_scheduled_tasks/13) due to the load not being settled in time. Additionally, the migration test is very unstable and shows multiple different [failures](https://openqa.nue.suse.com/tests/11175548#next_previous) . 

 #### Acceptance criteria 
 **AC1**: Create powerKVM autoyast installation test suite for sles12sp4 sles12sp5 that will publish and updated image in Development job group. 
 **AC2**: Link the migration jobs with the new image.

Back