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 348171b commit d0d0cbeCopy full SHA for d0d0cbe
muted-tests.yml
@@ -654,6 +654,9 @@ tests:
654
- class: org.elasticsearch.xpack.inference.chunking.ChunkingSettingsBuilderTests
655
method: testBuildChunkingSettingsForElasticReranker_QueryTokenCountLessThanHalfOfTokenLimit
656
issue: https://github.com/elastic/elasticsearch/issues/135928
657
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
658
+ method: testPeerRecoveryRetentionLeases {cluster=UPGRADED}
659
+ issue: https://github.com/elastic/elasticsearch/issues/135929
660
661
# Examples:
662
#
0 commit comments