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

Fix minor wording issues in integration tests README.md #4384

Merged
merged 1 commit into from
Oct 5, 2019

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Oct 4, 2019

Very minor but posted my review too late.

@gsmet gsmet requested a review from FroMage October 4, 2019 17:44
@kenfinnigan kenfinnigan added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 4, 2019
@kenfinnigan kenfinnigan added this to the 0.24.0 milestone Oct 4, 2019
@@ -4,7 +4,7 @@

By default, the tests of this module are disabled.

To run the tests in a standard JVM with MySQL started as a Docker container, you can run the following command:
To run the tests in a standard JVM with MariaDB started as a Docker container, you can run the following command:
Copy link
Member

Choose a reason for hiding this comment

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

This module is called reactive-mysql-client: why is it using MariaDB for testing?

Copy link
Member Author

Choose a reason for hiding this comment

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

Because I suppose it supports both? I haven't changed it, just made the README state what the code does. @tsegismont wrote this IIRC.

@stuartwdouglas stuartwdouglas merged commit 655f369 into quarkusio:master Oct 5, 2019
@FroMage
Copy link
Member

FroMage commented Oct 5, 2019

Yeah, it's confusing that the module name is one thing and the README talks about something else.

@gsmet
Copy link
Member Author

gsmet commented Oct 5, 2019

Well, the README says what we're doing, which is less confusing than before. You can change the ITs to use MySQL but my understanding was that we were favoring MariaDB over MySQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants