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 5b67bc2 commit 20863cfCopy full SHA for 20863cf
muted-tests.yml
@@ -546,6 +546,9 @@ tests:
546
- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT
547
method: testDesiredNodesAreTakenIntoAccountInAutoExpandReplicas
548
issue: https://github.com/elastic/elasticsearch/issues/134049
549
+- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT
550
+ method: testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState
551
+ issue: https://github.com/elastic/elasticsearch/issues/134050
552
553
# Examples:
554
#
0 commit comments