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] Extend existing IndexRecoveryIT for remote indexes #8584

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6d39aaa from #8505.

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

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL: null
  • CommitID: bc2051a
    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?

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testDropPrimaryDuringReplication
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #8584 (bc2051a) into 2.x (aecf435) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x    #8584      +/-   ##
============================================
- Coverage     70.59%   70.55%   -0.04%     
- Complexity    57082    57089       +7     
============================================
  Files          4744     4744              
  Lines        270579   270580       +1     
  Branches      39939    39940       +1     
============================================
- Hits         191003   190910      -93     
- Misses        63139    63274     +135     
+ Partials      16437    16396      -41     
Impacted Files Coverage Δ
...n/java/org/opensearch/index/engine/NoOpEngine.java 58.87% <0.00%> (-0.56%) ⬇️

... and 459 files with indirect coverage changes

@sachinpkale sachinpkale merged commit d9bbdd6 into 2.x Jul 10, 2023
@github-actions github-actions bot deleted the backport/backport-8505-to-2.x branch July 10, 2023 17:19
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