elasticsearch/qa/unconfigured-node-name
Mariusz Józala 130cc74d8a
[TEST] Migrated REST tests extending JsonLogsIntegTestCase (#115188)
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.
2024-10-31 11:55:47 +01:00
..
src/javaRestTest [TEST] Migrated REST tests extending JsonLogsIntegTestCase (#115188) 2024-10-31 11:55:47 +01:00
build.gradle [TEST] Migrated REST tests extending JsonLogsIntegTestCase (#115188) 2024-10-31 11:55:47 +01:00