[Backport to main]Adding backwards compatibility test for ml-commons plugin (#681)#776
Closed
ylwu-amzn wants to merge 7 commits intoopensearch-project:mainfrom
Closed
[Backport to main]Adding backwards compatibility test for ml-commons plugin (#681)#776ylwu-amzn wants to merge 7 commits intoopensearch-project:mainfrom
ylwu-amzn wants to merge 7 commits intoopensearch-project:mainfrom
Conversation
…-project#681) * 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> Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
* Add native memory circuit breaker. Refactor all breakers from common to plugin. Add dynamic setting for native memory circuit breaker. Signed-off-by: Jing Zhang <jngz@amazon.com> * Address the comments 1. Signed-off-by: Jing Zhang <jngz@amazon.com> * Spotless changes. Signed-off-by: Jing Zhang <jngz@amazon.com> * Address the comments 2. Signed-off-by: Jing Zhang <jngz@amazon.com> Signed-off-by: Jing Zhang <jngz@amazon.com>
* Change the inheritance of the BWC test file Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * SpotlessApply Signed-off-by: Sicheng Song <sicheng.song@outlook.com> Signed-off-by: Sicheng Song <sicheng.song@outlook.com>
Signed-off-by: Sicheng Song <sicheng.song@outlook.com> Signed-off-by: Sicheng Song <sicheng.song@outlook.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com> Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Collaborator
Author
|
BWC has some issue. Will backport other PRs first. |
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
Backport #681 to main branch
Issues Resolved
[List any issues this PR will resolve]
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.