File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -283,6 +283,9 @@ tests:
283283- class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
284284 method : test {categorize.Categorize SYNC}
285285 issue : https://github.com/elastic/elasticsearch/issues/113054
286+ - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
287+ method : test {categorize.Categorize ASYNC}
288+ issue : https://github.com/elastic/elasticsearch/issues/113054
286289- class : org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
287290 method : test {yaml=ingest/310_reroute_processor/Test remove then add reroute processor with and without lazy rollover}
288291 issue : https://github.com/elastic/elasticsearch/issues/116158
@@ -301,6 +304,9 @@ tests:
301304- class : org.elasticsearch.xpack.deprecation.DeprecationHttpIT
302305 method : testDeprecatedSettingsReturnWarnings
303306 issue : https://github.com/elastic/elasticsearch/issues/108628
307+ - class : org.elasticsearch.search.basic.SearchWhileRelocatingIT
308+ method : testSearchAndRelocateConcurrentlyRandomReplicas
309+ issue : https://github.com/elastic/elasticsearch/issues/116145
304310
305311# Examples:
306312#
You can’t perform that action at this time.
0 commit comments