|
@@ -38,7 +38,6 @@ tasks.named("yamlRestTest").configure {
|
|
|
'^cat.recovery/*/*',
|
|
|
'^cat.snapshots/*/*',
|
|
|
'^cluster.desired_balance/10_basic/*',
|
|
|
- '^cluster.state/30_expand_wildcards/*',
|
|
|
'^data_stream/lifecycle/*/*',
|
|
|
'^data_stream/10_basic/Get data stream and check DSL and ILM information',
|
|
|
'^data_stream/40_supported_apis/Verify shard stores api', // uses _shard_stores API
|
|
@@ -54,7 +53,6 @@ tasks.named("yamlRestTest").configure {
|
|
|
'^test/ingest/15_info_ingest/*', // uses cluster info API
|
|
|
'^test/ingest/70_bulk/Test bulk request with default pipeline', // uses stats API
|
|
|
'^test/ingest/70_bulk/Test bulk request without default pipeline', // uses stats API
|
|
|
- '^test/ingest/230_change_target_index/*', // uses cat indices API
|
|
|
'^migration/*/*',
|
|
|
// The following vector search tests do not work due to usage of cluster stats API
|
|
|
'^search.vectors/60_dense_vector_dynamic_mapping/Fields mapped as dense_vector have correct cluster stats min max values',
|