Skip to content

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

Merged
methane merged 3 commits into
PyMySQL:mainfrom
grooverdan:entrypoint
Oct 2, 2021
Merged

tests: container docker-entrypoint-initdb.d for ease of testing#1009
methane merged 3 commits into
PyMySQL:mainfrom
grooverdan:entrypoint

Conversation

@grooverdan

Copy link
Copy Markdown
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

methane commented Oct 2, 2021

Copy link
Copy Markdown
Member

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