|
@@ -458,3 +458,6 @@ tests:
|
|
|
- class: org.elasticsearch.test.index.IndexVersionUtilsTests
|
|
|
method: testIndexCompatibleVersionMatches
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/120760
|
|
|
+- class: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
|
|
|
+ method: testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/127787
|