|
@@ -449,6 +449,9 @@ tests:
|
|
|
- class: org.elasticsearch.indices.stats.IndexStatsIT
|
|
|
method: testFilterCacheStats
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/124447
|
|
|
+- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
|
|
|
+ method: test
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/134407
|
|
|
|
|
|
# Examples:
|
|
|
#
|