mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-19 04:45:07 -04:00
REST tests extending JsonLogsIntegTestCase migrated to the new REST testing framework, using 'elasticsearch.internal-java-rest-test' Gradle plugin Explicit handling of test single-cluster config by checking if cluster is explicitly configured as single-node to avoid an incorrect configuration which may cause split brain. Replaced `ElasticsearchJavaPlugin` with `ElasticsearchJavaBasePlugin` in `RestTestBasePlugin` for better granularity. Additionally, updated the `DistributionDownloadPlugin` to set configurations as non-consumable and the `InternalDistributionArchiveSetupPlugin` to mark certain configurations as consumable. This ensures that configurations are correctly utilized during build setup and execution phases. |
||
---|---|---|
.. | ||
src/javaRestTest | ||
build.gradle |