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 108796b commit c72eb46Copy full SHA for c72eb46
muted-tests.yml
@@ -452,3 +452,6 @@ tests:
452
- class: org.elasticsearch.xpack.application.HuggingFaceServiceUpgradeIT
453
method: testHFEmbeddings {upgradedNodes=1}
454
issue: https://github.com/elastic/elasticsearch/issues/118197
455
+- class: org.elasticsearch.xpack.application.OpenAiServiceUpgradeIT
456
+ method: testOpenAiCompletions {upgradedNodes=2}
457
+ issue: https://github.com/elastic/elasticsearch/issues/118163
0 commit comments