Actions
action #110722
closedcoordination #90086: [epic] Refactor container tests
Refactoring ideas
Start date:
2022-05-06
Due date:
% Done:
0%
Estimated time:
Tags:
Description
during work on https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14797 I found some things in AKS/EKS/GKE test code which I can not handle in term of PR which I am working on but which still needs to be handled .
- $service is needed only in publiccloud::basetest::provider_factory , further propagation of $service variable to publiccloud::k8s_provider and down to publiccloud::*_client entities is not needed because it is not used anywhere
- Initialized client object may be passed via RunArgs . I prepare patch which covers main idea I will attach it to the ticket
Files
Actions