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 31d9ee3 commit fc071b7Copy full SHA for fc071b7
muted-tests.yml
@@ -315,6 +315,9 @@ tests:
315
- class: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
316
method: test {yaml=ingest/310_reroute_processor/Test data stream with lazy rollover obtains pipeline from template}
317
issue: https://github.com/elastic/elasticsearch/issues/116157
318
+- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
319
+ method: testEnterpriseDownloaderTask
320
+ issue: https://github.com/elastic/elasticsearch/issues/115163
321
322
# Examples:
323
#
0 commit comments