From 8cb12668a23b9ad0135322a2ff7a4a3a76c365cc Mon Sep 17 00:00:00 2001 From: Keith Massey Date: Mon, 30 Sep 2024 17:01:15 -0500 Subject: [PATCH] muting DatabaseNodeServiceIT --- muted-tests.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index a3f7303331f3..6b81333ee3f1 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -330,6 +330,12 @@ tests: - class: org.elasticsearch.action.admin.cluster.stats.ClusterStatsRemoteIT method: testRemoteClusterStats issue: https://github.com/elastic/elasticsearch/issues/113822 +- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT + method: testNonGzippedDatabase + issue: https://github.com/elastic/elasticsearch/issues/113821 +- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT + method: testGzippedDatabase + issue: https://github.com/elastic/elasticsearch/issues/113752 # Examples: #