opensearch-project / asynchronous-search

:arrow_forward: Run queries in the background and retrieve partial results along the way
https://opensearch.org/docs/latest/search-plugins/async/index/
Apache License 2.0
28 stars 48 forks source link

Onboard to bundle bwc tests with feature flag -PcustomDistributionDow… #575

Closed finnegancarroll closed 3 months ago

finnegancarroll commented 4 months ago

Description

Onboard bwc tests to run with opensearch bundle distribution per: https://github.com/opensearch-project/opensearch-plugins/blob/main/TESTING.md#bwc-tests-on-distribution-bundle-level

Issues Resolved

Closes #517

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.