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 9b7b6ae commit 96915d4Copy full SHA for 96915d4
muted-tests.yml
@@ -366,6 +366,9 @@ tests:
366
- class: org.elasticsearch.datastreams.lifecycle.ExplainDataStreamLifecycleIT
367
method: testSystemExplainLifecycle
368
issue: https://github.com/elastic/elasticsearch/issues/124885
369
+- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
370
+ method: testIndexTemplateSwapsILMForDataStreamLifecycle
371
+ issue: https://github.com/elastic/elasticsearch/issues/124886
372
373
# Examples:
374
#
0 commit comments