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 3718184 commit 8c289a6Copy full SHA for 8c289a6
muted-tests.yml
@@ -528,6 +528,9 @@ tests:
528
- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT
529
method: testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState
530
issue: https://github.com/elastic/elasticsearch/issues/134050
531
+- class: org.elasticsearch.cluster.ClusterInfoServiceIT
532
+ method: testMaxQueueLatenciesInClusterInfo
533
+ issue: https://github.com/elastic/elasticsearch/issues/134088
534
535
# Examples:
536
#
0 commit comments