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 130811d commit b405499Copy full SHA for b405499
muted-tests.yml
@@ -384,6 +384,9 @@ tests:
384
- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT
385
method: testCohereEmbeddings {upgradedNodes=2}
386
issue: https://github.com/elastic/elasticsearch/issues/121364
387
+- class: org.elasticsearch.upgrades.AddIndexBlockRollingUpgradeIT
388
+ method: testAddBlock {upgradedNodes=2}
389
+ issue: https://github.com/elastic/elasticsearch/issues/121365
390
391
# Examples:
392
#
0 commit comments