Skip to content

Commit 75509c7

Browse files
Mute org.elasticsearch.cluster.routing.allocation.decider.WriteLoadConstraintDeciderIT testHighNodeWriteLoadPreventsNewShardAllocation #133857
1 parent 7ee74dc commit 75509c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,9 @@ tests:
549549
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT
550550
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
551551
issue: https://github.com/elastic/elasticsearch/issues/133842
552+
- class: org.elasticsearch.cluster.routing.allocation.decider.WriteLoadConstraintDeciderIT
553+
method: testHighNodeWriteLoadPreventsNewShardAllocation
554+
issue: https://github.com/elastic/elasticsearch/issues/133857
552555

553556
# Examples:
554557
#

0 commit comments

Comments
 (0)