-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 12159 to 2.x #13681
Backport 12159 to 2.x #13681
Conversation
…ing uploa…" (opensearch-project#13663) This reverts commit 9de5c4f. Signed-off-by: vikasvb90 <[email protected]>
0351e49
to
62c7fd3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #13681 +/- ##
============================================
- Coverage 71.28% 71.23% -0.06%
- Complexity 60145 61208 +1063
============================================
Files 4957 5035 +78
Lines 282799 288185 +5386
Branches 41409 42109 +700
============================================
+ Hits 201591 205281 +3690
- Misses 64189 65579 +1390
- Partials 17019 17325 +306 ☔ View full report in Codecov by Sentry. |
❌ Gradle check result for 62c7fd3: 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? |
62c7fd3
to
4dd1180
Compare
❌ Gradle check result for 4dd1180: 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? |
4dd1180
to
3b69797
Compare
❌ Gradle check result for 3b69797: 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? |
3b69797
to
0e98736
Compare
❌ Gradle check result for 0e98736: 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? |
…its a low priority upload Signed-off-by: vikasvb90 <[email protected]>
0e98736
to
f8f5b22
Compare
❕ Gradle check result for f8f5b22: 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. |
Thanks @dblock for merging this! |
Description
Backport of PR #12159
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
New functionality includes testing.New functionality has been documented.New functionality has javadoc addedAPI changes companion pull request created.Commit changes are listed out in CHANGELOG.md file (See: Changelog)Public documentation issue/PR createdBy 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.