mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-21 20:35:54 +00:00
This matches the way tests that need to run without an Elasticsearch bootstrap are run in core Elasticsearch. This should make merging to x-pack easier. Note that the no bootstrap tests now run after the integration tests, but this doesn't really matter. Original commit: elastic/x-pack-elasticsearch@5547f457b6