From 72f626f1063e89f3715902d5e562a43a5b816a06 Mon Sep 17 00:00:00 2001
From: elasticsearchmachine
 <58790826+elasticsearchmachine@users.noreply.github.com>
Date: Sat, 23 Nov 2024 04:17:59 +1100
Subject: [PATCH] Mute org.elasticsearch.packaging.test.DockerTests
 test021InstallPlugin #116147

---
 muted-tests.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/muted-tests.yml b/muted-tests.yml
index a8d22b15d5cdf..2d087de1f350c 100644
--- a/muted-tests.yml
+++ b/muted-tests.yml
@@ -77,6 +77,9 @@ tests:
 - class: org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT
   method: testFeatureImportanceValues
   issue: https://github.com/elastic/elasticsearch/issues/116564
+- class: org.elasticsearch.packaging.test.DockerTests
+  method: test021InstallPlugin
+  issue: https://github.com/elastic/elasticsearch/issues/116147
 
 # Examples:
 #