Actions
action #101893
closedcoordination #90086: [epic] Refactor container tests
Create init() function in the engines
Start date:
2021-11-03
Due date:
% Done:
0%
Estimated time:
Tags:
Description
docker and podman engines shall have a init() method to be called in the factory class.
This init function should do 2 things:
- call to
install_docker_when_needed
- call to
configure_registries
So we avoid doing this in every test module.
Updated by jlausuch about 3 years ago
- Tracker changed from coordination to action
Updated by jlausuch about 3 years ago
- Status changed from New to In Progress
- Assignee set to jlausuch
Updated by jlausuch about 3 years ago
Updated by jlausuch about 3 years ago
- Status changed from In Progress to Feedback
Actions