From 02b68cc7c59005ce70fff1c7dad8d58cf9e825ef Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:43:37 +1000 Subject: [PATCH] Mute org.elasticsearch.xpack.restart.CoreFullClusterRestartIT testSnapshotRestore {cluster=UPGRADED} #111799 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 54c5609ccd755..38cbbfb1a2334 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -86,6 +86,9 @@ tests: - class: org.elasticsearch.upgrades.FullClusterRestartIT method: testSnapshotRestore {cluster=UPGRADED} issue: https://github.com/elastic/elasticsearch/issues/111798 +- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT + method: testSnapshotRestore {cluster=UPGRADED} + issue: https://github.com/elastic/elasticsearch/issues/111799 # Examples: #