Actions
action #51236
closedaction #45008: [functional][u] Further improvements on splitting backend code
[sle][functional][u] separate further backends to Utils::Backends
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
SUSE QA - Milestone 26
Start date:
2019-05-07
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Motivation¶
lib/utils.pm is too big/generic, we can move the backends specific stuff into according library files.
After #50435, for other backends s390x, spvm, ipmi, svirt, qemu, we can sort them to Utils::Backends
Acceptance criteria¶
- AC1: All backends related functions are moved out ouf lib/utils.pm
- AC2: Add POD to each method
Actions