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] [Remote Store] Replace overriding mockInternalEngine() in test classes with NRTReplicationEngine. #11761

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3a3da4f from #11716.

…ngine() in test classes with NRTReplicationEngine. (#11716)

* Replace overriding mockInternalEngine() in test classes with NRTReplicationEngine.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>

* remove unused comment.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>

* Add comment for explaining the conditional logic.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>

* Update comment with exact reason for conditional logic.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>

---------

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
(cherry picked from commit 3a3da4f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jan 5, 2024

Compatibility status:

Checks if related components are compatible with change 75970d0

Incompatible components

Incompatible components: [https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/cross-cluster-replication.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/performance-analyzer-rca.git]

Copy link
Contributor

github-actions bot commented Jan 5, 2024

❕ Gradle check result for 75970d0: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.index.ShardIndexingPressureSettingsIT.testShardIndexingPressureEnforcedEnabledDisabledSetting

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92a73af) 71.09% compared to head (75970d0) 71.00%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11761      +/-   ##
============================================
- Coverage     71.09%   71.00%   -0.09%     
+ Complexity    59321    59300      -21     
============================================
  Files          4887     4887              
  Lines        279734   279734              
  Branches      41032    41032              
============================================
- Hits         198867   198624     -243     
- Misses        64021    64277     +256     
+ Partials      16846    16833      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kotwanikunal kotwanikunal merged commit 9426ee3 into 2.x Jan 5, 2024
57 of 84 checks passed
@github-actions github-actions bot deleted the backport/backport-11716-to-2.x branch January 5, 2024 02:07
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.

1 participant