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 6d914a2 commit 7023fe9Copy full SHA for 7023fe9
muted-tests.yml
@@ -360,6 +360,9 @@ tests:
360
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
361
method: testUpdateIndexTemplateFromILMtoBothILMAndDataStreamLifecycle
362
issue: https://github.com/elastic/elasticsearch/issues/124850
363
+- class: org.elasticsearch.datastreams.lifecycle.ExplainDataStreamLifecycleIT
364
+ method: testExplainLifecycle
365
+ issue: https://github.com/elastic/elasticsearch/issues/124882
366
367
# Examples:
368
#
0 commit comments