Fix bwc on main by adding 3.3.1 to bwcVersions#19703
Fix bwc on main by adding 3.3.1 to bwcVersions#19703andrross merged 1 commit intoopensearch-project:mainfrom
Conversation
Signed-off-by: Craig Perkins <cwperx@amazon.com>
|
❌ Gradle check result for dec5daa: 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? |
|
❌ Gradle check result for dec5daa: 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? |
|
❕ Gradle check result for dec5daa: 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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19703 +/- ##
============================================
+ Coverage 73.06% 73.14% +0.07%
- Complexity 70665 70821 +156
============================================
Files 5725 5732 +7
Lines 323793 324140 +347
Branches 46882 46922 +40
============================================
+ Hits 236583 237085 +502
+ Misses 68102 67906 -196
- Partials 19108 19149 +41 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Note that we will have 3.3.2 right after 3.3.1 to address a few issues in ML/Neural/KNN. Thanks. |
Description
Fixes
Task :distribution:bwc:minor:buildBwcLinuxTar FAILEDwhich is failing due to version bump on 3.3 branch.Related Issues
Resolves https://build.ci.opensearch.org/job/gradle-check/65848/console
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.