We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182a33c commit 237eab0Copy full SHA for 237eab0
muted-tests.yml
@@ -458,3 +458,6 @@ tests:
458
- class: org.elasticsearch.test.index.IndexVersionUtilsTests
459
method: testIndexCompatibleVersionMatches
460
issue: https://github.com/elastic/elasticsearch/issues/120760
461
+- class: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
462
+ method: testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
463
+ issue: https://github.com/elastic/elasticsearch/issues/127787
0 commit comments