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 ffe836e commit ea119e5Copy full SHA for ea119e5
muted-tests.yml
@@ -404,6 +404,9 @@ tests:
404
- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT
405
method: testNonGzippedDatabase
406
issue: https://github.com/elastic/elasticsearch/issues/113821
407
+- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
408
+ method: testInferDeploysDefaultE5
409
+ issue: https://github.com/elastic/elasticsearch/issues/115361
410
411
# Examples:
412
#
0 commit comments