elasticsearch/test
Mark Vieira d1c98f39fd
Validate that test cluster BWC nodes use the default distribution (#106559) (#106565)
We have instances where BWC tests configure old ES version nodes with
the integTest distribution. This isn't a valid configuration, and while
we in reality resolve the default distribution artifact, we have other
configuration logic that behaves differently based on whether the
integTest distro was _requested_. Specifically, what to set ES_JAVA_HOME
to. This bug resulted in us attempting to run old nodes using the
current bundled JDK version, which may be incompatible with that older
version of Elasticsearch.

Closes #104858
2024-03-20 12:55:47 -04:00
..
external-modules Avoid convert to string when parse resp in heap attack (#105109) 2024-02-05 07:16:25 -08:00
fixtures Use single-char variant of String.indexOf() where possible (#105205) 2024-02-12 14:14:32 -05:00
framework Manually backport changes from #105578 (#105913) 2024-03-05 06:33:50 -05:00
logger-usage Use single-char variant of String.indexOf() where possible (#105205) 2024-02-12 14:14:32 -05:00
metadata-extractor Add a historical feature for transport version fixups (#102211) 2023-11-16 10:02:12 +00:00
test-clusters Validate that test cluster BWC nodes use the default distribution (#106559) (#106565) 2024-03-20 12:55:47 -04:00
x-content Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
yaml-rest-runner Use single-char variant of String.indexOf() where possible (#105205) 2024-02-12 14:14:32 -05:00
build.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00