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 c632e77 commit 084627eCopy full SHA for 084627e
muted-tests.yml
@@ -366,6 +366,9 @@ tests:
366
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
367
method: testUpdateIndexTemplateToMigrateFromDataStreamLifecycleToIlm
368
issue: https://github.com/elastic/elasticsearch/issues/124849
369
+- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
370
+ method: testUpdateIndexTemplateFromILMtoBothILMAndDataStreamLifecycle
371
+ issue: https://github.com/elastic/elasticsearch/issues/124850
372
373
# Examples:
374
#
0 commit comments