-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
disable spring cloud discovery when running test to speed up test pro… #4604
Conversation
…cess and reduce error log
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Codecov Report
@@ Coverage Diff @@
## master #4604 +/- ##
=========================================
Coverage 46.40% 46.40%
+ Complexity 1565 1563 -2
=========================================
Files 331 331
Lines 10360 10360
Branches 1043 1043
=========================================
Hits 4808 4808
- Misses 5254 5255 +1
+ Partials 298 297 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
I have read the CLA Document and I hereby sign the CLA |
recheck |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What's the purpose of this PR
disable spring cloud discovery when running test to speed up test process and reduce error log
Which issue(s) this PR fixes:
Fixes #4603
Brief changelog
disable spring cloud discovery when running test to speed up test process and reduce error log
Follow this checklist to help us incorporate your contribution quickly and easily:
mvn clean test
to make sure this pull request doesn't break anything.CHANGES
log.