From 0f2ab9c10540b67b4482372ee4aca04a0896658f Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Wed, 19 Mar 2025 10:09:05 +1100 Subject: [PATCH] Mute org.elasticsearch.packaging.test.DockerTests test012SecurityCanBeDisabled #116636 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 03a1214fed2e..4e74f8e48b00 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -408,6 +408,9 @@ tests: - class: org.elasticsearch.threadpool.ScalingThreadPoolTests method: testScalingThreadPoolConfiguration issue: https://github.com/elastic/elasticsearch/issues/125142 +- class: org.elasticsearch.packaging.test.DockerTests + method: test012SecurityCanBeDisabled + issue: https://github.com/elastic/elasticsearch/issues/116636 # Examples: #