sclorg / mysql-container

MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
128 stars 201 forks source link

Add test written in PyTest for testing #370

Closed phracek closed 3 months ago

phracek commented 3 months ago

Add test written in PyTest for testing mysql-container in OpenShift 4 environment

Similar pull request is here: https://github.com/sclorg/mariadb-container/pull/246

phracek commented 3 months ago

[test-openshift-pytest]

phracek commented 3 months ago

[test-all]

phracek commented 3 months ago

[test-openshift-pytest]

phracek commented 3 months ago

[test-all]

phracek commented 3 months ago

This pull request does not break any functionality. Only adds tests by PyTest. Let's get merge it.