Skip to content

tests: container docker-entrypoint-initdb.d for ease of testing #1009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 2, 2021

Conversation

grooverdan
Copy link
Contributor

The goal is to make testing easier by contributors.

MySQL and MariaDB executable comments are used to preserve compatibility.

There was no way to use the docker-entrypoint-initdb.d as a volume in github actions as the service is started before the repository is cloned.

Moved MariaDB tests into test_connection.py.

This allows easier local testing in a container image.

mysql (mysql in ubuntu) --comments is needed to push mariab
comments to the server side for processing.
There 10.0 containers did no include ed25519 plugin
@methane methane merged commit f24cb9a into PyMySQL:main Oct 2, 2021
@methane
Copy link
Member

methane commented Oct 2, 2021

thank you.

@grooverdan grooverdan deleted the entrypoint branch October 2, 2021 07:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants