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 e4c0f5d commit 137f35dCopy full SHA for 137f35d
muted-tests.yml
@@ -483,3 +483,6 @@ tests:
483
- class: org.elasticsearch.xpack.inference.external.request.azureopenai.embeddings.AzureOpenAiEmbeddingsRequestTests
484
method: testCreateRequest_WithEntraIdDefined
485
issue: https://github.com/elastic/elasticsearch/issues/125061
486
+- class: org.elasticsearch.upgrades.ApiKeyBackwardsCompatibilityIT
487
+ method: testCreatingAndUpdatingApiKeys
488
+ issue: https://github.com/elastic/elasticsearch/issues/125307
0 commit comments