Browse Source

Mute GeoIpMultiProjectIT test (#130075)

Muting GeoIpMultiProjectIT that is consistently failing on release tests

see https://github.com/elastic/elasticsearch/issues/130073
Luigi Dell'Aquila 3 months ago
parent
commit
f848e7af29
1 changed files with 2 additions and 0 deletions
  1. 2 0
      muted-tests.yml

+ 2 - 0
muted-tests.yml

@@ -578,6 +578,8 @@ tests:
 - class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
   method: test
   issue: https://github.com/elastic/elasticsearch/issues/130067
+- class: geoip.GeoIpMultiProjectIT
+  issue: https://github.com/elastic/elasticsearch/issues/130073
 
 # Examples:
 #