File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -223,6 +223,12 @@ tests:
223223- class : org.elasticsearch.xpack.inference.DefaultEndPointsIT
224224 method : testInferDeploysDefaultElser
225225 issue : https://github.com/elastic/elasticsearch/issues/114913
226+ - class : org.elasticsearch.xpack.inference.InferenceRestIT
227+ method : test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
228+ issue : https://github.com/elastic/elasticsearch/issues/117027
229+ - class : org.elasticsearch.xpack.inference.InferenceRestIT
230+ method : test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
231+ issue : https://github.com/elastic/elasticsearch/issues/117349
226232- class : org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
227233 method : testEveryActionIsEitherOperatorOnlyOrNonOperator
228234 issue : https://github.com/elastic/elasticsearch/issues/102992
You can’t perform that action at this time.
0 commit comments