From f65949d899929e2d33c64c727cb764cb764a1047 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Thu, 29 May 2025 17:08:38 +1000 Subject: [PATCH] Mute org.elasticsearch.packaging.test.DockerTests test124CanRestartContainerWithStackLoggingConfig #128121 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 97ca6fbeb334..5425d52abd7f 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -486,6 +486,9 @@ tests: - class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT method: testFailToStartRequestOnRemoteCluster issue: https://github.com/elastic/elasticsearch/issues/128545 +- class: org.elasticsearch.packaging.test.DockerTests + method: test124CanRestartContainerWithStackLoggingConfig + issue: https://github.com/elastic/elasticsearch/issues/128121 # Examples: #