Mute org.elasticsearch.xpack.inference.DefaultEndPointsIT testInferDeploysDefaultElser #114913

This commit is contained in:
elasticsearchmachine 2024-11-23 01:39:21 +11:00
parent 29be961fd1
commit bff8ce65c9

View file

@ -244,6 +244,9 @@ tests:
- class: org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests - class: org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
method: testRetryPointInTime method: testRetryPointInTime
issue: https://github.com/elastic/elasticsearch/issues/117116 issue: https://github.com/elastic/elasticsearch/issues/117116
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
method: testInferDeploysDefaultElser
issue: https://github.com/elastic/elasticsearch/issues/114913
# Examples: # Examples:
# #