-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add backwards compatibility tests for automation #5
Comments
This plugin is supposed to be release its first version from 2.1.0. Closing this and keep track of separate issue |
Since this plugin have been released within the bundle for some times, we should be starting to add BWC tests for this plugin for plugin level and eventually on distribution bundle level as well. |
Adding 2.10.0 label here. |
Can we get some traction on this issue? This BWC tests request would be a future release blocker. |
@vamshin Do we have a plan to onboard these BWC tests? We are planning to add BWC tests as mandatory exit criteria in future releases as we are seeing more number of BWC test failures during releases. |
Add backwards compatibility tests for the plugin to automate end-to-end upgrade paths for faster releases. Developer documentation for implementing bwc tests and hooking them to CI: https://github.com/opensearch-project/opensearch-plugins/blob/main/TESTING.md#backwards-compatibility-testing
The text was updated successfully, but these errors were encountered: