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

MongoDB test cluster far too verbose #11844

Closed
gsmet opened this issue Sep 3, 2020 · 3 comments · Fixed by #11851
Closed

MongoDB test cluster far too verbose #11844

gsmet opened this issue Sep 3, 2020 · 3 comments · Fixed by #11851
Labels
area/mongodb kind/bug Something isn't working
Milestone

Comments

@gsmet
Copy link
Member

gsmet commented Sep 3, 2020

It's very hard to grab the output of the MongoDB extension tests given how the MongoDB test cluster is chatty.

I think we should get rid of flapdoodle and start a MongoDB cluster using the usual Maven plugin and be consistent with the rest of the test suite.

I don't know how chatty it will be so we might have to pass it options.

@gsmet gsmet added the kind/bug Something isn't working label Sep 3, 2020
@quarkusbot
Copy link

/cc @loicmathieu, @evanchooly

@geoand
Copy link
Contributor

geoand commented Sep 3, 2020

I think we should get rid of flapdoodle and start a MongoDB cluster using the usual Maven plugin and be consistent with the rest of the test suite.

I agree, however there is one problem with this: The tests that actually create a Mongo cluster...

@geoand
Copy link
Contributor

geoand commented Sep 3, 2020

I'll take a quick (less than an hour look and see if we can remove the logs)

geoand added a commit to geoand/quarkus that referenced this issue Sep 3, 2020
geoand added a commit to geoand/quarkus that referenced this issue Sep 3, 2020
geoand added a commit to geoand/quarkus that referenced this issue Sep 3, 2020
geoand added a commit to geoand/quarkus that referenced this issue Sep 3, 2020
geoand added a commit that referenced this issue Sep 3, 2020
Quiet down Mongo test logs
@gsmet gsmet added this to the 1.8.0.Final milestone Sep 4, 2020
gsmet pushed a commit to gsmet/quarkus that referenced this issue Sep 4, 2020
gsmet pushed a commit to gsmet/quarkus that referenced this issue Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/mongodb kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants