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 da8b9c6 commit b54cd8eCopy full SHA for b54cd8e
muted-tests.yml
@@ -504,6 +504,9 @@ tests:
504
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
505
method: testUpdates
506
issue: https://github.com/elastic/elasticsearch/issues/137512
507
+- class: org.elasticsearch.xpack.ilm.CCRIndexLifecycleIT
508
+ method: testBasicCCRAndILMIntegration {targetCluster=FOLLOWER}
509
+ issue: https://github.com/elastic/elasticsearch/issues/137494
510
511
# Examples:
512
#
0 commit comments