Skip to content
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

[FEATURE] Add BWC suite to Main Branch. #3299

Open
dhrubo-os opened this issue Dec 26, 2024 · 1 comment
Open

[FEATURE] Add BWC suite to Main Branch. #3299

dhrubo-os opened this issue Dec 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dhrubo-os
Copy link
Collaborator

Is your feature request related to a problem?

Currently we have a BWC suite in 2.x Branch: https://github.com/opensearch-project/ml-commons/blob/2.x/plugin/src/test/java/org/opensearch/ml/bwc/MLCommonsBackwardsCompatibilityIT.java

But we don't have this suite in Main Branch.

According to @b4sjoo at that time we didn't find a way to generate 3.0 artifact through Opensearch CI so main branch doesn't have BWC Suite.

Currently I can see Flow-framework has BWC suite running in Main Branch. Ref PR: https://github.com/opensearch-project/flow-framework/pull/551/files

We can also implement the same.

@brianf-aws
Copy link
Contributor

@b4sjoo Can you take a look at this? Thanks

@dhrubo-os dhrubo-os moved this to On-deck in ml-commons projects Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: On-deck
Development

No branches or pull requests

3 participants