OpenSearch/x-pack/qa/reindex-tests-with-security
Tim Vernum 9d34164ce6
Add build utility to check cluster health over ssl (#40713)
By default, in integ tests we wait for the standalone cluster to start
by using the ant Get task to retrieve the cluster health endpoint.
However the ant task has no facilities for customising the trusted
CAs for a https resource, so if the integ test cluster has TLS enabled
on the http interface (using a custom CA) we need a separate utility
for that purpose.

Backport of: #40573
2019-04-04 21:44:03 +11:00
..
src/test Enable SSL in reindex with security QA tests (#37600) 2019-01-31 20:59:50 +11:00
build.gradle Add build utility to check cluster health over ssl (#40713) 2019-04-04 21:44:03 +11:00
roles.yml Tasks: Only require task permissions (#35667) 2018-11-28 09:28:27 -05:00