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 b54cd8e commit b29af0fCopy full SHA for b29af0f
muted-tests.yml
@@ -507,6 +507,9 @@ tests:
507
- class: org.elasticsearch.xpack.ilm.CCRIndexLifecycleIT
508
method: testBasicCCRAndILMIntegration {targetCluster=FOLLOWER}
509
issue: https://github.com/elastic/elasticsearch/issues/137494
510
+- class: org.elasticsearch.xpack.ilm.CCRIndexLifecycleIT
511
+ method: testCcrAndIlmWithRollover {targetCluster=FOLLOWER}
512
+ issue: https://github.com/elastic/elasticsearch/issues/137528
513
514
# Examples:
515
#
0 commit comments