OpenSearch/x-pack/qa/smoke-test-watcher/src/test
Jake Landis d7a4cef483
watcher: Fix integration tests to ensure correct start/stop of Watcher (#35271)
Ensure that Watcher is correctly started and stopped between tests for
SmokeTestWatcherWithSecurityIT,
SmokeTestWatcherWithSecurityClientYamlTestSuiteIT,
SmokeTestWatcherTestSuiteIT, WatcherRestIT,
XDocsClientYamlTestSuiteIT, and XPackRestIT

The change here is to throw an `AssertionError` instead of `break;` to
allow the `assertBusy()` to continue to busy wait until the desired
state is reached.

closes #33291, closes #29877, closes #34462, closes #30705, closes #34448
2018-11-07 15:08:03 -06:00
..
java/org/elasticsearch/smoketest watcher: Fix integration tests to ensure correct start/stop of Watcher (#35271) 2018-11-07 15:08:03 -06:00
resources/rest-api-spec/test [Tests] Fix self-referencing tests 2018-06-11 12:45:27 +02:00