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 80f37c0 commit 949e3aaCopy full SHA for 949e3aa
muted-tests.yml
@@ -465,6 +465,9 @@ tests:
465
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
466
method: test {p0=esql/120_profile/avg 8.14 or after}
467
issue: https://github.com/elastic/elasticsearch/issues/127879
468
+- class: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
469
+ method: testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
470
+ issue: https://github.com/elastic/elasticsearch/issues/127787
471
472
# Examples:
473
#
0 commit comments