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
Updated by SLindoMansilla over 5 years ago
- Category set to Enhancement to existing tests
- Priority changed from Normal to High
Waiting for grooming meeting
Updated by okurz over 5 years ago
- Description updated (diff)
- Status changed from New to Workable
- Priority changed from High to Normal
- Target version set to Milestone 26
Updated by zluo over 5 years ago
- Status changed from Workable to In Progress
- Assignee set to zluo
will start work on this.
Updated by SLindoMansilla over 5 years ago
Updated by zluo over 5 years ago
- Status changed from In Progress to Workable
set this as workable since we still have some PR in progress which use current backend defined in lib/utils.pm.
Updated by szarate over 5 years ago
Updated by szarate over 5 years ago
- Status changed from Workable to Resolved
I guess this is finaly resolved... however there's still code that needs replacement
Actions