elasticsearch/qa/rolling-upgrade-legacy
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/test Migrate YAML REST tests to synthetic cluster feature check (#107068) 2024-04-11 18:22:38 +02:00
build.gradle Expanding and refactoring the vector rolling upgrade tests (#107020) 2024-04-10 10:49:10 -04:00