Actions
action #101839
closedcoordination #90086: [epic] Refactor container tests
Split engine.pm into 3 files.
Start date:
2021-11-02
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Looks like best practices is to split different packages into different files.
https://suse.slack.com/archives/C02D0BJTR5W/p1635854802022300
We can split engine.pm
into 3:
engine.pm
-> main class, common codedocker.pm
-> docker related stuffpodman.pm
-> podman related stuff
Updated by jlausuch about 3 years ago
- Tracker changed from coordination to action
Updated by jlausuch about 3 years ago
To achieve this, we need this PR first: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/13585
Updated by jlausuch about 3 years ago
- Status changed from In Progress to Resolved
Actions