Skip to content

Commit 1af1f02

Browse files
Mute org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores elastic#127286
1 parent 42964d0 commit 1af1f02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,9 @@ tests:
444444
- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
445445
method: testRestart {p0=true p1=true}
446446
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
447450

448451
# Examples:
449452
#

0 commit comments

Comments
 (0)