opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
8.83k stars 1.62k forks source link

[Forwardport] [main] Bump 2.x to 2.15.0 (#13495) #13506

Closed reta closed 2 weeks ago

reta commented 2 weeks ago

Description

Forwardport of https://github.com/opensearch-project/OpenSearch/pull/13495 to main

Related Issues

N/A

Check List

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[bot] commented 2 weeks ago

:x: Gradle check result for f13c643124bc601d4b196736a5c3a774e88ee873: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

reta commented 2 weeks ago

❌ Gradle check result for f13c643: FAILURE

https://github.com/opensearch-project/OpenSearch/issues/12197 https://github.com/opensearch-project/OpenSearch/issues/10558 https://github.com/opensearch-project/OpenSearch/issues/10006

github-actions[bot] commented 2 weeks ago

:x: Gradle check result for f13c643124bc601d4b196736a5c3a774e88ee873: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

reta commented 2 weeks ago

❌ Gradle check result for f13c643: FAILURE

https://github.com/opensearch-project/OpenSearch/issues/9464

github-actions[bot] commented 2 weeks ago

:grey_exclamation: Gradle check result for f13c643124bc601d4b196736a5c3a774e88ee873: UNSTABLE

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

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.45%. Comparing base (b15cb0c) to head (f13c643). Report is 250 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13506 +/- ## ============================================ + Coverage 71.42% 71.45% +0.03% - Complexity 59978 60977 +999 ============================================ Files 4985 5050 +65 Lines 282275 286806 +4531 Branches 40946 41552 +606 ============================================ + Hits 201603 204943 +3340 - Misses 63999 64915 +916 - Partials 16673 16948 +275 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.