Actions
action #54839
closedcoordination #15132: [saga][epic] Better structure of test plans in main.pm
[functional][y] Use new yaml structure for test suites to define different schedules for different env
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
Start date:
2019-07-30
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Motivation¶
As of now, when we have even small differences in the schedule, we have to clone the test suite (like we did for RAID tests). When #44360 is resolved, we will be able to reuse same test suite template and provide different settings on medium-machine layer making it simpler to manage for the different backends.
Updated by riafarov over 5 years ago
- Status changed from Blocked to Feedback
We have applied solution for SLE 15, waiting for the new build to see if I've missed anything. If not, we can migrate SLE 12 job group too.
Updated by riafarov over 5 years ago
- Status changed from Feedback to Resolved
Both job groups are migrated. I've cleaned up RAID tests to reuse original test suites. Staging is also migrated and works fine using yaml schedules.
Actions