We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a040786 commit 902e74eCopy full SHA for 902e74e
muted-tests.yml
@@ -354,6 +354,9 @@ tests:
354
- class: org.elasticsearch.discovery.ClusterDisruptionIT
355
method: testAckedIndexing
356
issue: https://github.com/elastic/elasticsearch/issues/117024
357
+- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
358
+ method: testMultipleInferencesTriggeringDownloadAndDeploy
359
+ issue: https://github.com/elastic/elasticsearch/issues/117208
360
361
# Examples:
362
#
0 commit comments