Skip to content

Commit 7f67701

Browse files
Unmute tests
Unmutes `DataTierAllocationDeciderIT .testDesiredNodesAreTakenIntoAccountInAutoExpandReplicas` and `DataTierAllocationDeciderIT .testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState` since the problematic commit #132023 has been reverted
1 parent 3bcf194 commit 7f67701

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -543,12 +543,6 @@ tests:
543543
- class: org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT
544544
method: testRateGroupBySubset
545545
issue: https://github.com/elastic/elasticsearch/issues/134019
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
552546

553547
# Examples:
554548
#

0 commit comments

Comments
 (0)