OpenSearch/qa/smoke-test-monitoring-with-...
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
..
insufficient-rights Remove exception from client suite 2016-12-22 09:10:42 -05:00
sufficient-rights Remove exception from client suite 2016-12-22 09:10:42 -05: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
roles.yml Moved directories around 2016-09-29 12:03:14 +02:00