We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7aab20 commit 27c4da0Copy full SHA for 27c4da0
muted-tests.yml
@@ -457,3 +457,6 @@ tests:
457
- class: org.elasticsearch.search.SearchServiceSingleNodeTests
458
method: testLookUpSearchContext
459
issue: https://github.com/elastic/elasticsearch/issues/126813
460
+- class: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
461
+ method: testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
462
+ issue: https://github.com/elastic/elasticsearch/issues/127286
0 commit comments