OpenSearch/docs/src/test/java/org/elasticsearch/smoketest
Alexander Reelsen cff3418e96 Tests: Only restart watcher on watcher tests
In order to not restart watcher on every test, this checks
if this is a watcher test and only restarts watcher in that case.

In addition this also checks if watcher is not marked as started.
as otherwise restarting does not make sense. Lastly, this waits until
watcher is marked as started before proceeding.

Original commit: elastic/x-pack-elasticsearch@a8d72f3ebb
2017-08-08 14:28:44 +02:00
..
XDocsClientYamlTestSuiteIT.java Tests: Only restart watcher on watcher tests 2017-08-08 14:28:44 +02:00