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 d4b4308 commit 15bae7eCopy full SHA for 15bae7e
muted-tests.yml
@@ -308,6 +308,9 @@ tests:
308
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
309
method: testSnapshotRestore {cluster=UPGRADED}
310
issue: https://github.com/elastic/elasticsearch/issues/111799
311
+- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
312
+ method: testSearchAndRelocateConcurrentlyRandomReplicas
313
+ issue: https://github.com/elastic/elasticsearch/issues/116145
314
315
# Examples:
316
#
0 commit comments