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 b2899f1 commit 58d683dCopy full SHA for 58d683d
muted-tests.yml
@@ -348,6 +348,9 @@ tests:
348
- class: org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
349
method: testIndexing {upgradedNodes=1}
350
issue: https://github.com/elastic/elasticsearch/issues/124833
351
+- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
352
+ method: testUpdateIndexTemplateToDataStreamLifecyclePreference
353
+ issue: https://github.com/elastic/elasticsearch/issues/124837
354
355
# Examples:
356
#
0 commit comments