Skip to content

Commit f848e7a

Browse files
Mute GeoIpMultiProjectIT test (#130075)
Muting GeoIpMultiProjectIT that is consistently failing on release tests see #130073
1 parent eef5c14 commit f848e7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

muted-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,8 @@ tests:
578578
- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
579579
method: test
580580
issue: https://github.com/elastic/elasticsearch/issues/130067
581+
- class: geoip.GeoIpMultiProjectIT
582+
issue: https://github.com/elastic/elasticsearch/issues/130073
581583

582584
# Examples:
583585
#

0 commit comments

Comments
 (0)