We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42964d0 commit 1af1f02Copy full SHA for 1af1f02
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
445
method: testRestart {p0=true p1=true}
446
issue: https://github.com/elastic/elasticsearch/issues/127595
447
+- class: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
448
+ method: testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
449
+ issue: https://github.com/elastic/elasticsearch/issues/127286
450
451
# Examples:
452
#
0 commit comments