Resolve integTest bug on deb to check for opensearch:adm#17641
Merged
andrross merged 3 commits intoopensearch-project:mainfrom Mar 21, 2025
Merged
Resolve integTest bug on deb to check for opensearch:adm#17641andrross merged 3 commits intoopensearch-project:mainfrom
andrross merged 3 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
Contributor
|
❕ Gradle check result for 2464d2e: 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17641 +/- ##
============================================
- Coverage 72.53% 72.41% -0.13%
+ Complexity 65826 65738 -88
============================================
Files 5311 5311
Lines 305073 305073
Branches 44243 44243
============================================
- Hits 221293 220918 -375
- Misses 65688 66145 +457
+ Partials 18092 18010 -82 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
peterzhuamazon
approved these changes
Mar 20, 2025
Member
|
@RajatGupta02 update changelog? Thanks. |
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
Signed-off-by: Rajat Gupta <72070007+RajatGupta02@users.noreply.github.com>
Contributor
|
❕ Gradle check result for 4d73eff: 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. |
andrross
approved these changes
Mar 21, 2025
bzhangam
pushed a commit
to bzhangam/OpenSearch
that referenced
this pull request
Mar 25, 2025
…project#17641) * Fix ownership issue on deb Signed-off-by: Rajat Gupta <gptrajat@amazon.com> * Update Changelog Signed-off-by: Rajat Gupta <gptrajat@amazon.com> --------- Signed-off-by: Rajat Gupta <gptrajat@amazon.com> Signed-off-by: Rajat Gupta <72070007+RajatGupta02@users.noreply.github.com> Co-authored-by: Rajat Gupta <gptrajat@amazon.com>
This was referenced Jan 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Resolves integTest bug on deb to check for
opensearch:admRelated Issues
Resolves #17614
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.