mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This adds a check in the REST tests to ensure that watcher is started, and if not, tries to start watcher. This eliminates test failures where watcher was not in the correct state due to other tests stopping watcher. Original commit: elastic/x-pack-elasticsearch@fc547d49b4