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 e678568 commit dc44352Copy full SHA for dc44352
muted-tests.yml
@@ -250,6 +250,9 @@ tests:
250
- class: org.elasticsearch.packaging.test.ConfigurationTests
251
method: test30SymlinkedDataPath
252
issue: https://github.com/elastic/elasticsearch/issues/118111
253
+- class: org.elasticsearch.datastreams.ResolveClusterDataStreamIT
254
+ method: testClusterResolveWithDataStreamsUsingAlias
255
+ issue: https://github.com/elastic/elasticsearch/issues/118124
256
257
# Examples:
258
#
0 commit comments