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] Onboard distribution level BWC bundle test #517

Closed
zelinh opened this issue Jan 23, 2024 · 4 comments · Fixed by #575
Closed

[FEATURE] Onboard distribution level BWC bundle test #517

zelinh opened this issue Jan 23, 2024 · 4 comments · Fixed by #575
Assignees
Labels
enhancement New feature or request v2.15.0 Issues targeting release v2.15.0

Comments

@zelinh
Copy link
Member

zelinh commented Jan 23, 2024

Currently asynchronous repo has BWC test on plugin level and only tested within the repo. We have a framework for BWC distribution level test available and you could utilize it and enable distribution level BWC test.

With this framework, you would be able to spin up the test cluster with the latest distribution bundle that engineering effectiveness team generated that installs all the other components. This test will be more comprehensive as it will test the exact product we ship to the customers.

Onboarding this distribution level BWC test can also enable engineering effectiveness team to run BWC tests every time ee team generates a new bundle distribution across each of the plugin through CI

More onboarding info can be found here:
https://github.com/opensearch-project/opensearch-plugins/blob/main/TESTING.md#bwc-tests-on-distribution-bundle-level

What solution would you like?
Similar to what we did to the anomaly-detection plugin. opensearch-project/anomaly-detection#766
Enable bundle level BWC test based on the BWC test you already have.

@zelinh zelinh added enhancement New feature or request untriaged labels Jan 23, 2024
@zelinh zelinh added the v2.13.0 Issues targeting release v2.13.0 label Feb 27, 2024
@bbarani bbarani added v2.15.0 Issues targeting release v2.15.0 and removed v2.13.0 Issues targeting release v2.13.0 labels May 6, 2024
@bbarani
Copy link
Member

bbarani commented May 6, 2024

@anasalkouz This will be a blocker for 2.15.0 release. Please make sure to on-board before 2.15.0 release.

@anasalkouz
Copy link
Member

@bbarani Could you elaborate more? why this will be a blocker for 2.15?

@bbarani
Copy link
Member

bbarani commented May 9, 2024

@anasalkouz We are planning to add BWC tests as mandatory exit criteria starting 2.15.0 release as we are seeing more number of BWC test failures during releases.

@finnegancarroll
Copy link
Collaborator

I'll take this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.15.0 Issues targeting release v2.15.0
Projects
None yet
4 participants