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

Add backwards compatibility tests for automation #188

Closed
VachaShah opened this issue Aug 23, 2021 · 1 comment
Closed

Add backwards compatibility tests for automation #188

VachaShah opened this issue Aug 23, 2021 · 1 comment

Comments

@VachaShah
Copy link
Contributor

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 tests have been added for the upgrade path of 1.13.0.0 to 1.1.0.0 plugin version with respective OpenSearch versions.
PRs:

  1. Adding mixed cluster, rolling upgrade, restart upgrade bwc tests #158
  2. Add bwc tests to run with CI #181
  3. Adding a task for running bwc tests combined #185

This issue is for adding tests for other upgrade paths for various versions and adding assertions for all the features.

@ylwu-amzn
Copy link
Collaborator

BWC added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants