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

[Segment Replication] Mute testAllocationWithDisruption flaky test #6815

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

dreamer-89
Copy link
Member

Description

Mutes testAllocationWithDisruption test until it is fixed. Tracked in #6565

Issues Releted

#6565

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Suraj Singh <surajrider@gmail.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6815 (c3df84d) into main (36bc70c) will increase coverage by 0.10%.
The diff coverage is 50.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              @@
##               main    #6815      +/-   ##
============================================
+ Coverage     70.68%   70.79%   +0.10%     
- Complexity    59185    59263      +78     
============================================
  Files          4810     4810              
  Lines        283487   283491       +4     
  Branches      40877    40879       +2     
============================================
+ Hits         200388   200688     +300     
+ Misses        66615    66384     -231     
+ Partials      16484    16419      -65     
Impacted Files Coverage Δ
...rg/opensearch/indices/recovery/RecoveryTarget.java 73.07% <ø> (-0.35%) ⬇️
...s/replication/SegmentReplicationTargetService.java 48.10% <0.00%> (ø)
.../indices/replication/SegmentReplicationTarget.java 90.26% <42.85%> (-3.20%) ⬇️
...ndices/replication/OngoingSegmentReplications.java 90.36% <100.00%> (ø)
.../indices/replication/common/ReplicationTarget.java 80.00% <100.00%> (ø)

... and 483 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 cf51fde into opensearch-project:main Mar 23, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 23, 2023
…6815)

Signed-off-by: Suraj Singh <surajrider@gmail.com>
(cherry picked from commit cf51fde)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dreamer-89 pushed a commit that referenced this pull request Mar 23, 2023
…6815) (#6816)

(cherry picked from commit cf51fde)

Signed-off-by: Suraj Singh <surajrider@gmail.com>
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>
mitrofmep pushed a commit to mitrofmep/OpenSearch that referenced this pull request Apr 5, 2023
…pensearch-project#6815)

Signed-off-by: Suraj Singh <surajrider@gmail.com>
Signed-off-by: Valentin Mitrofanov <mitrofmep@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants