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 fd2cc97 commit a563966Copy full SHA for a563966
muted-tests.yml
@@ -392,6 +392,9 @@ tests:
392
- class: org.elasticsearch.xpack.inference.registry.ModelRegistryMetadataTests
393
method: testUpgrade
394
issue: https://github.com/elastic/elasticsearch/issues/125554
395
+- class: org.elasticsearch.xpack.downsample.DataStreamLifecycleDownsampleDisruptionIT
396
+ method: testDataStreamLifecycleDownsampleRollingRestart
397
+ issue: https://github.com/elastic/elasticsearch/issues/123769
398
399
# Examples:
400
#
0 commit comments