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] [Segment Replication] Fix flaky testReplicaHasDiffFilesThanPrimary test #6989

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4511354 from #6979.

…st (#6979)

* [Segment Replication] Fix flaky testReplicaHasDiffFilesThanPrimary test

Signed-off-by: Suraj Singh <[email protected]>

* Use existing doc assertion methods

Signed-off-by: Suraj Singh <[email protected]>

---------

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

github-actions bot commented Apr 4, 2023

Gradle Check (Jenkins) Run Completed with:

@dreamer-89
Copy link
Member

Gradle Check (Jenkins) Run Completed with:

> Task :test:fixtures:krb5kdc-fixture:composeBuild FAILED
Service 'peppa' failed to build: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=pit/10_basic/Delete all}

@codecov-commenter
Copy link

Codecov Report

Merging #6989 (861247e) into 2.x (068ec12) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #6989      +/-   ##
============================================
- Coverage     70.38%   70.33%   -0.05%     
+ Complexity    59505    59415      -90     
============================================
  Files          4811     4811              
  Lines        285577   285577              
  Branches      41516    41516              
============================================
- Hits         200997   200857     -140     
- Misses        67835    67908      +73     
- Partials      16745    16812      +67     
Impacted Files Coverage Δ
...pensearch/action/search/SearchPhaseController.java 83.42% <100.00%> (-1.72%) ⬇️

... and 503 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dreamer-89 dreamer-89 merged commit 5cf523f into 2.x Apr 5, 2023
@github-actions github-actions bot deleted the backport/backport-6979-to-2.x branch April 5, 2023 16:25
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.

2 participants