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 sanity integration tests in remote cluster #395

Merged
merged 2 commits into from
May 17, 2022
Merged

Backport sanity integration tests in remote cluster #395

merged 2 commits into from
May 17, 2022

Conversation

ankitkala
Copy link
Member

@ankitkala ankitkala commented May 17, 2022

Description

Backporting these PRs to 2.0:

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

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.

@ankitkala ankitkala requested a review from a team May 17, 2022 04:49
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2022

Codecov Report

Merging #395 (fff77cc) into 2.0 (c0a696a) will decrease coverage by 2.15%.
The diff coverage is n/a.

❗ Current head fff77cc differs from pull request most recent head f700040. Consider uploading reports for the commit f700040 to get more accurate results

@@             Coverage Diff              @@
##                2.0     #395      +/-   ##
============================================
- Coverage     72.46%   70.31%   -2.16%     
+ Complexity      973      935      -38     
============================================
  Files           141      141              
  Lines          4554     4554              
  Branches        504      504              
============================================
- Hits           3300     3202      -98     
- Misses          933     1032      +99     
+ Partials        321      320       -1     
Impacted Files Coverage Δ
...earch/replication/action/stats/NodeStatsRequest.kt 33.33% <0.00%> (-66.67%) ⬇️
...eplication/action/stats/LeaderNodeStatsResponse.kt 42.85% <0.00%> (-57.15%) ⬇️
...arch/replication/metadata/UpdateMetadataRequest.kt 40.90% <0.00%> (-54.55%) ⬇️
.../replication/action/replay/ReplayChangesRequest.kt 50.00% <0.00%> (-50.00%) ⬇️
...replication/action/index/ReplicateIndexResponse.kt 33.33% <0.00%> (-33.34%) ⬇️
...tion/action/index/block/UpdateIndexBlockRequest.kt 35.00% <0.00%> (-30.00%) ⬇️
...replication/action/stats/AutoFollowStatsRequest.kt 71.42% <0.00%> (-28.58%) ⬇️
...opensearch/replication/seqno/RemoteClusterStats.kt 73.01% <0.00%> (-26.99%) ⬇️
...ction/autofollow/UpdateAutoFollowPatternRequest.kt 30.37% <0.00%> (-24.06%) ⬇️
.../replication/action/index/ReplicateIndexRequest.kt 38.82% <0.00%> (-23.53%) ⬇️
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0a696a...f700040. Read the comment docs.

@ankitkala ankitkala enabled auto-merge (squash) May 17, 2022 05:49
@ankitkala ankitkala merged commit 79ed1eb into opensearch-project:2.0 May 17, 2022
@ankitkala ankitkala deleted the backport_integ branch April 5, 2023 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants