mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 21:48:39 +00:00
This commit adds the ability to run bwc tests during the release process to ensure the current release is backwards compatible with the latest installed previous version. Installed means available in the configured bwc test path. Closes #6953