OpenSearch/plugins/delete-by-query
Ryan Ernst ef4f0a8699 Test: Make rest test framework accept http directly for the test cluster
The rest test framework, because it used to be tightly integrated with
ESIntegTestCase, currently expects the addresses for the test cluster to
be passed using the transport protocol port. However, it only uses this
to then find the http address.

This change makes ESRestTestCase extend from ESTestCase instead of
ESIntegTestCase, and changes the sysprop used to tests.rest.cluster,
which now takes the http address.

closes #15459
2016-01-18 16:44:14 -08:00
..
src Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
build.gradle Switch build system to Gradle 2015-10-29 11:40:19 -07:00