Project

General

Profile

action #126344

Updated by JERiveraMoya about 1 year ago

#### Motivation **Motivation**: 
 Currently we see a failure in To fix the failures on force_scheduled_tasks on s390x: 
 https://openqa.suse.de/tests/10743937#step/force_scheduled_tasks/6 
 https://openqa.suse.de/tests/10744017#step/force_scheduled_tasks/5 
 https://openqa.suse.de/tests/10744018#step/force_scheduled_tasks/8 

 As this is additional testing for migration and bugs of this kind are ignored we might need to find a workaround by reordering test modules or even unscheduling this test which only check if the settings is ready for other task, so it acts more like a prerequisite than a test itself. 

 #### Acceptance criteria **Acceptance criteria**: 
 **AC1**: Change test module order or test coverage to avoid AC1: No issues on this problem 

 #### Suggestions 
 We might try to reorder test modules here, the setup of the load is usually done after first boot, look to normal installation test to follow the same order. module.

Back