Open
Description
create mysql containers as part of mysqluncts-unit tests workflow. current test module create docker container from python code and the github test containers don't act well with it. To get tests to run on github, let github spin up a mysql container and hence github handle all network coordination between the test container and mysql containers. This also eliminates the need of creating our own docker container creation module (docker wrapper) and test cases for the same.
Metadata
Metadata
Assignees
Labels
No labels