elasticsearch/qa/full-cluster-restart
Martijn van Groningen d96660fbbd
Fix testMapperDynamicIndexSetting() failures (#109574) (#109604)
Currently these tests run against any old cluster older than 8.0.0, but
the fix that allowed `index.mapper.dynamic` to exist is only available
in 7.17.22.

Adjust these tests to only run if old cluster is after version 7.17.21
and before 8.0.0
2024-06-12 12:47:29 +10:00
..
src/javaRestTest/java/org/elasticsearch/upgrades Fix testMapperDynamicIndexSetting() failures (#109574) (#109604) 2024-06-12 12:47:29 +10:00
build.gradle Retry rolling upgrade junit tests (#99760) 2023-09-22 15:52:59 +01:00