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] Fix flaky test InternalEngineTests.testLastRefreshCheckpoint #9395

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f971e5b from #9365.

Signed-off-by: Ankit Kala <[email protected]>
(cherry picked from commit f971e5b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot
Copy link
Contributor Author

Compatibility status:

Checks if related components are compatible with change 8e79704

Incompatible components

Incompatible components: [https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/ml-commons.git]

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #9395 (134b2dd) into 2.x (8e79704) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #9395      +/-   ##
============================================
- Coverage     70.82%   70.81%   -0.01%     
- Complexity    57562    57602      +40     
============================================
  Files          4762     4762              
  Lines        272057   272058       +1     
  Branches      40110    40110              
============================================
- Hits         192681   192658      -23     
- Misses        62819    62917      +98     
+ Partials      16557    16483      -74     
Files Changed Coverage Δ
...va/org/opensearch/index/engine/InternalEngine.java 73.01% <100.00%> (-0.42%) ⬇️

... and 461 files with indirect coverage changes

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal kotwanikunal merged commit 6ef4893 into 2.x Aug 16, 2023
@github-actions github-actions bot deleted the backport/backport-9365-to-2.x branch August 16, 2023 20:05
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.

3 participants