We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f403e38 commit 3df2003Copy full SHA for 3df2003
muted-tests.yml
@@ -293,6 +293,9 @@ tests:
293
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
294
method: test {p0=nodes.stats/11_indices_metrics/indices mappings exact count test for indices level}
295
issue: https://github.com/elastic/elasticsearch/issues/120950
296
+- class: org.elasticsearch.ingest.geoip.FullClusterRestartIT
297
+ method: testGeoIpSystemFeaturesMigration {cluster=UPGRADED}
298
+ issue: https://github.com/elastic/elasticsearch/issues/121115
299
300
# Examples:
301
#
0 commit comments