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 805f7f5 commit 0bdc26eCopy full SHA for 0bdc26e
muted-tests.yml
@@ -510,6 +510,9 @@ tests:
510
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
511
method: test {yaml=indices.validate_query/20_query_string/validate_query with query_string parameters}
512
issue: https://github.com/elastic/elasticsearch/issues/137391
513
+- class: org.elasticsearch.xpack.downsample.ILMDownsampleDisruptionIT
514
+ method: testILMDownsampleRollingRestart
515
+ issue: https://github.com/elastic/elasticsearch/issues/136585
516
517
# Examples:
518
#
0 commit comments