|
@@ -283,6 +283,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
|
|
|
method: test {categorize.Categorize SYNC}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/113054
|
|
|
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
|
|
|
+ method: test {categorize.Categorize ASYNC}
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/113054
|
|
|
- class: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
|
|
|
method: test {yaml=ingest/310_reroute_processor/Test remove then add reroute processor with and without lazy rollover}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/116158
|