Page MenuHomePhorge

Refactor podman-helper to use class
Needs ReviewPublic

Authored by tusooa on Sat, Jan 10, 8:53 AM.
Tags
None
Referenced Files
F32219949: D266.1768436851.diff
Tue, Jan 13, 4:27 PM
F31962263: D266.1768392567.diff
Tue, Jan 13, 4:09 AM
F31904553: D266.1768384858.diff
Tue, Jan 13, 2:00 AM
F31890463: D266.1768382950.diff
Tue, Jan 13, 1:29 AM
Subscribers
None

Details

Reviewers
None
Group Reviewers
O2: lilybuild
Summary

Before, we stored everything in global variables, which makes it hard to test. This switches to a class-based approach and add some tests.

Type: skip

Test Plan

Verify current pipelines still build.

Diff Detail

Repository
rB lilybuild
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 520
Build 1022: Invoke BuildbotBuildbot build #973
Build 1021: arc lint + arc unit