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 bc5683a commit 09ac841Copy full SHA for 09ac841
muted-tests.yml
@@ -351,6 +351,9 @@ tests:
351
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
352
method: testOldRepoAccess
353
issue: https://github.com/elastic/elasticsearch/issues/120148
354
+- class: org.elasticsearch.discovery.ClusterDisruptionIT
355
+ method: testAckedIndexing
356
+ issue: https://github.com/elastic/elasticsearch/issues/117024
357
358
# Examples:
359
#
0 commit comments