1
0
Эх сурвалжийг харах

Mute org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores #127787

elasticsearchmachine 5 сар өмнө
parent
commit
237eab092c
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -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