-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Backport 2.x] Default discovery-ec2 region to none. #7971
Conversation
Signed-off-by: dblock <[email protected]> (cherry picked from commit f27172b) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Gradle Check (Jenkins) Run Completed with:
|
|
Does not fail on main with the same seed. |
@kotwanikunal for flaky tests, look for an existing, otherwise open a new issue, I just did #7973 |
I was trying to figure out if the test is actually flaky or is it this change/branch which is causing the failure :) |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #7971 +/- ##
============================================
- Coverage 70.61% 70.55% -0.07%
+ Complexity 56566 56544 -22
============================================
Files 4681 4681
Lines 268060 268062 +2
Branches 39656 39657 +1
============================================
- Hits 189301 189129 -172
- Misses 62438 62662 +224
+ Partials 16321 16271 -50
|
…search-project#7971) (cherry picked from commit f27172b) Signed-off-by: dblock <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Backport f27172b from #7969.