Skip to content
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

Included mysql in test suite #9

Merged
merged 8 commits into from
Jun 5, 2024
Merged

Included mysql in test suite #9

merged 8 commits into from
Jun 5, 2024

Conversation

CGoodwin90
Copy link
Contributor

@CGoodwin90 CGoodwin90 commented Jan 12, 2023

Updated test suite to include Mysql 5.7 & 8.0.

@CGoodwin90 CGoodwin90 marked this pull request as ready for review June 5, 2023 05:06
@CGoodwin90 CGoodwin90 changed the title Included mysql in test suite - placeholder images to be updated Included mysql in test suite Jun 8, 2023
@tobybellwood
Copy link
Member

@CGoodwin90 Because this uses the same driver as Mariadb and we've now split the driver from the service - this can now just be an alias path to the handler, right?

@CGoodwin90
Copy link
Contributor Author

@CGoodwin90 Because this uses the same driver as Mariadb and we've now split the driver from the service - this can now just be an alias path to the handler, right?

Yep! I've got that in refactor branch I've been working on, I'll pull it into here.

@tobybellwood
Copy link
Member

Nice - I used it to make the mysql tests for 8.0 and 8.4 here (no 5.7 any more) - https://github.com/uselagoon/lagoon-images/pull/308/files#diff-221bd0bdc17f3585dd7d2ba3aecbc805087e528fb3d913edd655a7d01f8494ddR252-R253

docker-compose.yml Outdated Show resolved Hide resolved
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice and easy, good job

@tobybellwood tobybellwood merged commit ace80f3 into main Jun 5, 2024
3 checks passed
@tobybellwood tobybellwood deleted the add_mysql branch June 5, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants