elasticsearch/distribution/archives
Mariusz Józala 11fa0520b1
[8.x] [TEST] Migrated REST tests extending JsonLogsIntegTestCase (#115188) (#116025)
* [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.

(cherry picked from commit 130cc74d8a)

* Fixed DefaultSettingsProvider to use Java 17 (#116029)

It is needed to be able to backport the change to the 8.x.
Having same code for both versions can help us to avoid some merge
conflicts in the future.
2024-11-04 20:59:59 +11:00
..
darwin-aarch64-tar First attempt at running on darwin aarch64 (#67103) 2021-01-11 14:10:10 +00:00
darwin-tar add back darwin-tar/build.gradle (whoops) 2020-04-08 15:31:56 -05:00
integ-test-zip [8.x] [TEST] Migrated REST tests extending JsonLogsIntegTestCase (#115188) (#116025) 2024-11-04 20:59:59 +11:00
linux-aarch64-tar Introduce aarch64 packaging (#53914) 2020-03-21 18:03:20 -04:00
linux-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
windows-zip Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 14:30:33 -07:00