Actions
action #53159
closedcoordination #15132: [saga][epic] Better structure of test plans in main.pm
[functional][y] Implement import of the test_data from another yaml file
Status:
Resolved
Priority:
Low
Assignee:
Category:
Enhancement to existing tests
Target version:
SUSE QA (private) - Milestone 27
Start date:
2019-06-17
Due date:
% Done:
0%
Estimated time:
5.00 h
Difficulty:
Description
Motivation¶
In order to reduce duplication, one could define default schedule or conditions in one file and reference it in the other ones.
We should not allow overriding data from the imports, not to get to the original problem as it won't be transparent what is coming from where.
Ideally, we should allow only one level of importing and not allowing import in the imported file (with same argument as above).
Acceptance criteria¶
- test_data can be imported from other yaml file
- test_data can be defined only in single file (so no combinations from multiple sources are allowed, even if there is no conflict in the set of settings)
- only 1 level of referencing is allowed
Updated by riafarov over 5 years ago
- Description updated (diff)
- Priority changed from Normal to Low
Updated by riafarov over 5 years ago
- Subject changed from [functional][y] Implement import of the yaml files to the yaml files to [functional][y] Implement import of the test_data from another yaml file
Updated by JERiveraMoya over 5 years ago
- Status changed from Workable to In Progress
- Assignee set to JERiveraMoya
Updated by JERiveraMoya over 5 years ago
- Status changed from In Progress to Feedback
Updated by JERiveraMoya over 5 years ago
- Status changed from Feedback to Resolved
Actions