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

Mute integ test RemoteStoreIT.testRemoteStoreRestoreFromRemoteSegmentStore #6292

Merged

Conversation

sachinpkale
Copy link
Member

@sachinpkale sachinpkale commented Feb 11, 2023

Signed-off-by: Sachin Kale [email protected]

Description

  • This change mutes flaky test RemoteStoreIT.testRemoteStoreRestoreFromRemoteSegmentStore

Issues Resolved

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.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6292 (3cc6d82) into main (0ca51a7) will increase coverage by 0.09%.
The diff coverage is n/a.

📣 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    #6292      +/-   ##
============================================
+ Coverage     70.63%   70.72%   +0.09%     
- Complexity    58952    58988      +36     
============================================
  Files          4800     4800              
  Lines        282391   282391              
  Branches      40716    40716              
============================================
+ Hits         199477   199735     +258     
+ Misses        66559    66308     -251     
+ Partials      16355    16348       -7     
Impacted Files Coverage Δ
...a/org/opensearch/client/cluster/SniffModeInfo.java 0.00% <0.00%> (-52.95%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...arch/search/aggregations/pipeline/SimpleModel.java 38.46% <0.00%> (-30.77%) ⬇️
...rc/main/java/org/opensearch/ingest/IngestInfo.java 51.72% <0.00%> (-27.59%) ⬇️
...va/org/opensearch/client/sniff/SnifferBuilder.java 72.72% <0.00%> (-27.28%) ⬇️
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) ⬇️
...main/java/org/opensearch/ingest/ProcessorInfo.java 47.36% <0.00%> (-21.06%) ⬇️
...search/index/analysis/PreConfiguredCharFilter.java 57.89% <0.00%> (-15.79%) ⬇️
... and 461 more

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

@gbbafna gbbafna merged commit c22e883 into opensearch-project:main Feb 11, 2023
@gbbafna gbbafna added the backport 2.x Backport to 2.x branch label Feb 11, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 11, 2023
…Store (#6292)

Signed-off-by: Sachin Kale <[email protected]>
(cherry picked from commit c22e883)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kotwanikunal pushed a commit that referenced this pull request Feb 11, 2023
…Store (#6292) (#6293)

(cherry picked from commit c22e883)

Signed-off-by: Sachin Kale <[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>
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