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 84e1372 commit 994ff36Copy full SHA for 994ff36
muted-tests.yml
@@ -398,6 +398,9 @@ tests:
398
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
399
method: test {yaml=search.vectors/41_knn_search_bbq_hnsw/Test index configured rescore vector score consistency}
400
issue: https://github.com/elastic/elasticsearch/issues/125902
401
+- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
402
+ method: test {yaml=cat.allocation/10_basic/Node forecasts}
403
+ issue: https://github.com/elastic/elasticsearch/issues/125848
404
405
# Examples:
406
#
0 commit comments