|
@@ -46,7 +46,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'bulk/51_refresh_with_types/refresh=empty string immediately makes changes are visible in search',
|
|
|
'bulk/51_refresh_with_types/refresh=true immediately makes changes are visible in search',
|
|
|
'bulk/51_refresh_with_types/refresh=wait_for waits until changes are visible in search',
|
|
|
- 'bulk/70_mix_typeless_typeful/bulk without types on an index that has types',
|
|
|
'bulk/81_cas_with_types/Compare And Swap Sequence Numbers',
|
|
|
'cat.aliases/10_basic/Alias against closed index',
|
|
|
'cat.aliases/10_basic/Alias name',
|
|
@@ -111,15 +110,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'count/11_basic_with_types/count body without query element',
|
|
|
'count/11_basic_with_types/count with body',
|
|
|
'count/11_basic_with_types/count with empty body',
|
|
|
- 'create/11_with_id_with_types/Create with ID',
|
|
|
- 'create/36_external_version_with_types/External version',
|
|
|
- 'create/41_routing_with_types/Routing',
|
|
|
- 'create/61_refresh_with_types/Refresh',
|
|
|
- 'create/61_refresh_with_types/When refresh url parameter is an empty string that means "refresh immediately"',
|
|
|
- 'create/61_refresh_with_types/refresh=wait_for waits until changes are visible in search',
|
|
|
- 'create/71_nested_with_types/Indexing a doc with No. nested objects less or equal to index.mapping.nested_objects.limit should succeed',
|
|
|
- 'create/71_nested_with_types/Indexing a doc with No. nested objects more than index.mapping.nested_objects.limit should fail',
|
|
|
- 'delete/11_shard_header/Delete check shard header',
|
|
|
'delete/13_basic_with_types/Basic',
|
|
|
'delete/14_shard_header_with_types/Delete check shard header',
|
|
|
'delete/15_result_with_types/Delete result field',
|
|
@@ -133,15 +123,10 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'delete/61_missing_with_types/Missing document with catch',
|
|
|
'delete/61_missing_with_types/Missing document with ignore',
|
|
|
'delete/70_mix_typeless_typeful/DELETE with typeless API on an index that has types',
|
|
|
- 'exists/11_basic_with_types/Basic',
|
|
|
- 'exists/41_routing_with_types/Routing',
|
|
|
- 'exists/61_realtime_refresh_with_types/Realtime Refresh',
|
|
|
- 'exists/71_defaults_with_types/Client-side default type',
|
|
|
'explain/10_basic/Basic explain',
|
|
|
'explain/10_basic/Basic explain with alias',
|
|
|
'explain/11_basic_with_types/Basic explain',
|
|
|
'explain/11_basic_with_types/Basic explain with alias',
|
|
|
- 'explain/11_basic_with_types/Explain body without query element',
|
|
|
'explain/20_source_filtering/Source filtering',
|
|
|
'explain/21_source_filtering_with_types/Source filtering',
|
|
|
'explain/31_query_string_with_types/explain with query_string parameters',
|
|
@@ -158,7 +143,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'get_source/81_missing_with_types/Missing document with ignore',
|
|
|
'get_source/86_source_missing_with_types/Missing document source with catch',
|
|
|
'get_source/86_source_missing_with_types/Missing document source with ignore',
|
|
|
- 'indices.clone/10_basic/Clone index via API',
|
|
|
'indices.create/10_basic/Create index without soft deletes',
|
|
|
// 5 below await retrofitting Removes typed URLs from mapping APIs #41676
|
|
|
'indices.create/11_basic_with_types/Create index with mappings',
|
|
@@ -167,7 +151,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'indices.create/20_mix_typeless_typeful/Implicitly create a typed index while there is a typeless template',
|
|
|
'indices.create/20_mix_typeless_typeful/Implicitly create a typeless index while there is a typed template',
|
|
|
//
|
|
|
- 'indices.flush/10_basic/Flush stats',
|
|
|
'indices.flush/10_basic/Index synced flush rest test',
|
|
|
'indices.forcemerge/10_basic/Check deprecation warning when incompatible only_expunge_deletes and max_num_segments values are both set',
|
|
|
'indices.get_field_mapping/10_basic/Get field mapping with local is deprecated',// awaits #41676
|
|
@@ -186,7 +169,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'indices.get_field_mapping/51_field_wildcards_with_types/Get field mapping with *t1 for fields',// awaits #41676
|
|
|
'indices.get_field_mapping/51_field_wildcards_with_types/Get field mapping with t* for fields',// awaits #41676
|
|
|
'indices.get_field_mapping/51_field_wildcards_with_types/Get field mapping with wildcarded relative names',// awaits #41676
|
|
|
- 'indices.get_field_mapping/60_mix_typeless_typeful/GET mapping with typeless API on an index that has types',// awaits #41676
|
|
|
'indices.get_mapping/11_basic_with_types/Get /*/_mapping/{type}',
|
|
|
'indices.get_mapping/11_basic_with_types/Get /_all/_mapping/{type}',
|
|
|
'indices.get_mapping/11_basic_with_types/Get /_mapping',
|
|
@@ -194,7 +176,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'indices.get_mapping/11_basic_with_types/Get /index*/_mapping/{type}',
|
|
|
'indices.get_mapping/11_basic_with_types/Get /index,index/_mapping/{type}',
|
|
|
'indices.get_mapping/11_basic_with_types/Get /{index}/_mapping',
|
|
|
- 'indices.get_mapping/11_basic_with_types/Get /{index}/_mapping with empty mappings',
|
|
|
'indices.get_mapping/11_basic_with_types/Get /{index}/_mapping/*',
|
|
|
'indices.get_mapping/11_basic_with_types/Get /{index}/_mapping/_all',
|
|
|
'indices.get_mapping/11_basic_with_types/Get /{index}/_mapping/{type*}',
|
|
@@ -204,13 +185,9 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'indices.get_mapping/20_missing_type/No type matching pattern returns 404',
|
|
|
'indices.get_mapping/20_missing_type/Non-existent type returns 404',
|
|
|
'indices.get_mapping/20_missing_type/Type missing when no types exist',
|
|
|
- 'indices.get_mapping/40_aliases/Getting mapping for aliases should return the real index as key',
|
|
|
- 'indices.get_mapping/61_empty_with_types/Check empty mapping when getting all mappings via /_mapping',
|
|
|
- 'indices.get_mapping/70_mix_typeless_typeful/GET mapping with typeless API on an index that has types',
|
|
|
'indices.open/10_basic/?wait_for_active_shards default is deprecated',
|
|
|
'indices.open/10_basic/?wait_for_active_shards=index-setting',
|
|
|
'indices.put_mapping/10_basic/Put mappings with explicit _doc type',
|
|
|
- 'indices.put_mapping/11_basic_with_types/Create index with invalid mappings',
|
|
|
'indices.put_mapping/11_basic_with_types/Test Create and update mapping',
|
|
|
'indices.put_mapping/20_mix_typeless_typeful/PUT mapping with _doc on an index that has types',
|
|
|
'indices.put_mapping/20_mix_typeless_typeful/PUT mapping with typeless API on an index that has types',
|
|
@@ -224,17 +201,9 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
// there is a small distinction between empty mappings and no mappings at all. The code to implement this test was refactored #54003
|
|
|
// not fixing this in #70966
|
|
|
'indices.put_template/11_basic_with_types/Put template with empty mappings',
|
|
|
- 'indices.segments/10_basic/basic segments test',
|
|
|
- 'indices.segments/10_basic/closed segments test',
|
|
|
- 'indices.shard_stores/10_basic/basic index test',
|
|
|
- 'indices.shard_stores/10_basic/multiple indices test',
|
|
|
- 'indices.shrink/10_basic/Shrink index via API',
|
|
|
'indices.shrink/30_copy_settings/Copy settings during shrink index',
|
|
|
- 'indices.split/10_basic/Split from 1 to N',
|
|
|
- 'indices.split/10_basic/Split index via API',
|
|
|
'indices.split/30_copy_settings/Copy settings during split index',
|
|
|
'indices.stats/15_types/Types - _all metric',
|
|
|
- 'indices.stats/15_types/Types - blank',
|
|
|
'indices.stats/15_types/Types - indexing metric',
|
|
|
'indices.stats/15_types/Types - multi',
|
|
|
'indices.stats/15_types/Types - multi metric',
|
|
@@ -251,10 +220,7 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'indices.upgrade/10_basic/Upgrade indices ignore unavailable',
|
|
|
'mget/10_basic/Basic multi-get',
|
|
|
'mget/11_default_index_type/Default index/type',
|
|
|
- 'mget/12_non_existent_index/Non-existent index',
|
|
|
- 'mget/13_missing_metadata/Missing metadata',
|
|
|
'mget/14_alias_to_multiple_indices/Multi Get with alias that resolves to multiple indices',
|
|
|
- 'mget/15_ids/IDs',
|
|
|
'mget/16_basic_with_types/Basic multi-get',
|
|
|
'mget/17_default_index/Default index/type',
|
|
|
'mget/18_non_existent_index_with_types/Non-existent index',
|
|
@@ -262,25 +228,17 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'mget/21_alias_to_multiple_indices_with_types/Multi Get with alias that resolves to multiple indices',
|
|
|
'mget/22_ids_with_types/IDs',
|
|
|
'mget/23_stored_fields_with_types/Stored fields',
|
|
|
- 'mget/40_routing/Routing',
|
|
|
'mget/41_routing_with_types/Routing',
|
|
|
'mget/61_realtime_refresh_with_types/Realtime Refresh',
|
|
|
'mget/71_source_filtering_with_types/Source filtering - exclude field',
|
|
|
- 'mget/71_source_filtering_with_types/Source filtering - ids and exclude field',
|
|
|
- 'mget/71_source_filtering_with_types/Source filtering - ids and include field',
|
|
|
- 'mget/71_source_filtering_with_types/Source filtering - ids and include nested field',
|
|
|
- 'mget/71_source_filtering_with_types/Source filtering - ids and true/false',
|
|
|
'mget/71_source_filtering_with_types/Source filtering - include field',
|
|
|
'mget/71_source_filtering_with_types/Source filtering - include nested field',
|
|
|
'mget/71_source_filtering_with_types/Source filtering - true/false',
|
|
|
- 'mget/80_deprecated_with_types/Deprecated parameters should fail in Multi Get query',
|
|
|
'mlt/20_docs/Basic mlt query with docs',
|
|
|
'mlt/30_unlike/Basic mlt query with unlike',
|
|
|
'msearch/12_basic_with_types/Basic multi-search',
|
|
|
'msearch/12_basic_with_types/Least impact smoke test',
|
|
|
'mtermvectors/11_basic_with_types/Basic tests for multi termvector get',
|
|
|
- 'mtermvectors/21_deprecated_with_types/Deprecated camel case and _ parameters should fail in Term Vectors query',
|
|
|
- 'mtermvectors/30_mix_typeless_typeful/mtermvectors without types on an index that has types',
|
|
|
'search.aggregation/10_histogram/Deprecated _time order',
|
|
|
'search.aggregation/200_top_hits_metric/top_hits aggregation with sequence numbers',
|
|
|
'search.aggregation/20_terms/Deprecated _term order',
|
|
@@ -294,7 +252,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'search/110_field_collapsing/field collapsing and multiple inner_hits',
|
|
|
'search/110_field_collapsing/field collapsing, inner_hits and maxConcurrentGroupRequests',
|
|
|
'search/110_field_collapsing/field collapsing, inner_hits and seq_no',
|
|
|
- 'search/110_field_collapsing/field collapsing, inner_hits and version',
|
|
|
'search/110_field_collapsing/field collapsing and inner_hits',
|
|
|
'search/150_rewrite_on_coordinator/Ensure that we fetch the document only once',
|
|
|
'search/160_exists_query/Test exists query on _type field',
|
|
@@ -320,9 +277,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'termvectors/21_issue7121_with_types/Term vector API should return \'found: false\' for docs between index and refresh',
|
|
|
'termvectors/31_realtime_with_types/Realtime Term Vectors',
|
|
|
'termvectors/50_mix_typeless_typeful/Term vectors with typeless API on an index that has types',
|
|
|
- 'update/10_doc/Partial document',
|
|
|
- 'update/11_shard_header/Update check shard header',
|
|
|
- 'update/13_legacy_doc/Partial document',
|
|
|
'update/14_shard_header_with_types/Update check shard header',
|
|
|
'update/15_result_with_types/Update result field',
|
|
|
'update/16_noop/Noop',
|
|
@@ -333,8 +287,6 @@ tasks.named("yamlRestCompatTest").configure {
|
|
|
'update/61_refresh_with_types/When refresh url parameter is an empty string that means "refresh immediately"',
|
|
|
'update/61_refresh_with_types/refresh=wait_for waits until changes are visible in search',
|
|
|
'update/81_source_filtering_with_types/Source filtering',
|
|
|
- 'update/90_mix_typeless_typeful/Update call that introduces new field mappings',
|
|
|
- 'update/90_mix_typeless_typeful/Update with typeless API on an index that has types'
|
|
|
].join(',')
|
|
|
}
|
|
|
|