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 c986867 commit 9154b75Copy full SHA for 9154b75
muted-tests.yml
@@ -498,6 +498,9 @@ tests:
498
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
499
method: test {yaml=indices.validate_query/20_query_string/validate_query with query_string parameters}
500
issue: https://github.com/elastic/elasticsearch/issues/137391
501
+- class: org.elasticsearch.xpack.downsample.ILMDownsampleDisruptionIT
502
+ method: testILMDownsampleRollingRestart
503
+ issue: https://github.com/elastic/elasticsearch/issues/137489
504
505
# Examples:
506
#
0 commit comments