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

[Backport 2.x] Fix Flaky Test SpecificClusterManagerNodesIT.testElectOnlyBetweenClusterManagerNodes #17265

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 852011a from #16021.

…terManagerNodes (#16021)

Signed-off-by: kkewwei <[email protected]>
Signed-off-by: kkewwei <[email protected]>
(cherry picked from commit 852011a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Feb 5, 2025

❌ Gradle check result for e42e4a5: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Feb 6, 2025

❕ Gradle check result for e42e4a5: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.04%. Comparing base (a79c6e8) to head (e42e4a5).
Report is 12 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17265      +/-   ##
============================================
+ Coverage     71.98%   72.04%   +0.05%     
- Complexity    65956    66050      +94     
============================================
  Files          5341     5341              
  Lines        307157   307160       +3     
  Branches      44823    44824       +1     
============================================
+ Hits         221110   221287     +177     
+ Misses        67618    67408     -210     
- Partials      18429    18465      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrross andrross merged commit 4ad5800 into 2.x Feb 7, 2025
70 of 71 checks passed
@andrross andrross deleted the backport/backport-16021-to-2.x branch February 7, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant