OpenSearch/plugin
Ryan Ernst 8c01d6ea69 Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740)
The wait condition used for integ tests by default calls the cluster
health api with wait_for_nodes nd wait_for_status. However, xpack
overrides the wait condition to add auth, but most of these conditions
still looked at the root ES url, which means the tests are susceptible
to race conditions with the check and node startup. This change modifies
the url for the authenticated wait condtion to check the health api,
with the appropriate wait_for_nodes and wait_for_status.

Original commit: elastic/x-pack-elasticsearch@0b23ef528f
2017-03-15 10:23:26 -07:00
..
bin/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
config/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
licenses Fix SHAs for Netty dependencies 2017-03-12 01:19:17 -05:00
src Filtered RestRequests should allow access to the remote address (elastic/x-pack-elasticsearch#741) 2017-03-15 07:13:09 -06:00
build.gradle Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00