Skip to content

update code to run mysql unit tests on github #3218

Open
@schandrika

Description

@schandrika

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions