elasticsearch/modules/runtime-fields-common
Moritz Mack 1f5e04b721
Migrate YAML REST tests to synthetic cluster feature check (#107068)
To simplify the migration away from version based skip checks in YAML specs, 
this PR adds a synthetic version feature `gte_vX.Y.Z` for any version at or before 8.14.0.

New test specs for 8.14 or later are expected to use respective new cluster features,
or a test-only feature supplied via ESRestTestCase#createAdditionalFeatureSpecifications
if sufficient.
2024-04-11 18:22:38 +02:00
..
src Migrate YAML REST tests to synthetic cluster feature check (#107068) 2024-04-11 18:22:38 +02:00
build.gradle Migrate painless and runtime fields common tests to new test clusters (#101021) 2023-10-18 07:39:39 -07:00