[Backport 2.5] Adding backwards compatibility test for ml-commons plugin#690
Closed
opensearch-trigger-bot[bot] wants to merge 1 commit into2.5from
Closed
[Backport 2.5] Adding backwards compatibility test for ml-commons plugin#690opensearch-trigger-bot[bot] wants to merge 1 commit into2.5from
opensearch-trigger-bot[bot] wants to merge 1 commit into2.5from
Conversation
* Adding backwards compatibility test for ml-commons plugin Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Adjust gradle build file to create bwc tasks Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Add bwc test to CI workflow and developer guide Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Add gradle test filter so BWC test can only run within the BWC gradle task bwcsuite or its dependent tasks Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * bug fix for bwc test Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Fix running on ml node issue Signed-off-by: Sicheng Song <sicheng.song@outlook.com> Signed-off-by: Sicheng Song <sicheng.song@outlook.com> (cherry picked from commit e37ab93)
Codecov Report
@@ Coverage Diff @@
## 2.5 #690 +/- ##
============================================
+ Coverage 83.42% 84.13% +0.70%
- Complexity 996 1010 +14
============================================
Files 93 93
Lines 3662 3662
Branches 343 343
============================================
+ Hits 3055 3081 +26
+ Misses 461 436 -25
+ Partials 146 145 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Collaborator
|
DCO check failed , Sicheng published a new PR to manually backport #691 |
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.
Backport e37ab93 from #681