We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d1feb6 commit a6aaccdCopy full SHA for a6aaccd
muted-tests.yml
@@ -408,6 +408,9 @@ tests:
408
- class: org.elasticsearch.xpack.ilm.ClusterStateWaitThresholdBreachTests
409
method: testWaitInShrunkShardsAllocatedExceedsThreshold
410
issue: https://github.com/elastic/elasticsearch/issues/126348
411
+- class: org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT
412
+ method: testSearchableSnapshotTotalShardsPerNode
413
+ issue: https://github.com/elastic/elasticsearch/issues/126354
414
415
# Examples:
416
#
0 commit comments