OpenSearch/buildSrc
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 Add build utility to check cluster health over ssl (#40713) 2019-04-04 21:44:03 +11:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Add build utility to check cluster health over ssl (#40713) 2019-04-04 21:44:03 +11:00
version.properties Upgrade bundled JDK and Docker images to JDK 12 (#40229) 2019-03-19 23:45:07 -04:00