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 953b9fb commit 81c544cCopy full SHA for 81c544c
muted-tests.yml
@@ -450,6 +450,9 @@ tests:
450
- class: org.elasticsearch.xpack.security.cli.HttpCertificateCommandTests
451
method: testGenerateMultipleCertificateWithNewCA
452
issue: https://github.com/elastic/elasticsearch/issues/126471
453
+- class: org.elasticsearch.xpack.downsample.ILMDownsampleDisruptionIT
454
+ method: testILMDownsampleRollingRestart
455
+ issue: https://github.com/elastic/elasticsearch/issues/126495
456
457
# Examples:
458
#
0 commit comments