OpenSearch/x-pack/docs
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
..
en Include realm type in Security Realm setting keys (#30241) 2018-11-06 14:56:50 +11:00
src/test/java/org/elasticsearch/smoketest watcher: Fix integration tests to ensure correct start/stop of Watcher (#35271) 2018-11-07 15:08:03 -06:00
build.gradle [DOCS] Moves graph to docs folder (#33472) 2018-09-26 14:59:31 -07:00