Actions
action #89542
closedResearch alternatives to validate AutoYaST profiles
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
QA (public, currently private due to #173521) - future
Start date:
2021-03-05
Due date:
% Done:
0%
Estimated time:
Description
After we see the complexity of the solution in #88606 we should take a look and think from scratch if it could be better solution not based on XPATH, for example, serializing the xml.
To recap our iterations with this:
- XPATH hardcoded in code
- XPATH in test data
- Recursive algorithm to read YAML structure and generate XPATH expressions to search on the XML file
- Same approach than 3 by including more features, like reading attributes, optional counts and in general better test data and output (but still a almost complete redoing in effort)
Updated by riafarov almost 4 years ago
- Target version changed from SLE 15 SP3 to future
Updated by JERiveraMoya over 2 years ago
- Status changed from New to Rejected
This is done a lot of time ago. we have a test module to do that.
Actions