OpenSearch/plugins
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
..
analysis-icu Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
analysis-kuromoji Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
analysis-phonetic Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
analysis-smartcn Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
analysis-stempel Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
delete-by-query Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
discovery-azure Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
discovery-ec2 Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
discovery-gce Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
discovery-multicast Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
jvm-example Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
lang-javascript Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
lang-plan-a Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
lang-python Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
mapper-attachments Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
mapper-murmur3 Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
mapper-size Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
repository-azure Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
repository-hdfs Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
repository-s3 Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
site-example Remove "empty" licenses dir 2015-12-02 10:22:52 +01:00
store-smb Test: Make rest test framework accept http directly for the test cluster 2016-01-18 16:44:14 -08:00
build.gradle Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00