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 c0d32d0 commit 678e4c7Copy full SHA for 678e4c7
muted-tests.yml
@@ -642,6 +642,9 @@ tests:
642
- class: org.elasticsearch.upgrades.FullClusterRestartIT
643
method: testRollover {cluster=UPGRADED}
644
issue: https://github.com/elastic/elasticsearch/issues/135952
645
+- class: org.elasticsearch.datastreams.DataStreamIndexSettingsProviderTests
646
+ method: testGetAdditionalIndexSettingsMappingsMerging
647
+ issue: https://github.com/elastic/elasticsearch/issues/135884
648
649
# Examples:
650
#
0 commit comments