|
@@ -25,9 +25,7 @@ tasks.named("yamlRestTest").configure {
|
|
|
/* These tests don't work on multi-project yet - we need to go through each of them and make them work */
|
|
|
'aggregate-metrics/*/*',
|
|
|
'analytics/*/*',
|
|
|
- 'api_key/*/*',
|
|
|
'async_search/*/*',
|
|
|
- 'authenticate/*/*',
|
|
|
'change_password/*/*',
|
|
|
'constant_keyword/*/*',
|
|
|
'counted_keyword/*/*',
|
|
@@ -100,24 +98,21 @@ tasks.named("yamlRestTest").configure {
|
|
|
'ml/update_trained_model_deployment/*',
|
|
|
'ml/upgrade_job_snapshot/*',
|
|
|
'monitoring/bulk/*/*',
|
|
|
- 'privileges/10_basic/*',
|
|
|
- 'privileges/20_has_application_privs/*',
|
|
|
- 'privileges/30_superuser/*',
|
|
|
- 'privileges/40_get_user_privs/*',
|
|
|
'profiling/*/*',
|
|
|
'redact/*/*',
|
|
|
'role_mapping/*/*',
|
|
|
- 'roles/10_basic/*',
|
|
|
- 'roles/11_idx_arrays/*',
|
|
|
- 'roles/40_global_privileges/*',
|
|
|
- 'roles/50_remote_only/*',
|
|
|
- 'roles/60_bulk_roles/*',
|
|
|
'rollup/*/*',
|
|
|
'search-business-rules/*/*',
|
|
|
'searchable_snapshots/*/*',
|
|
|
- 'security/authz/*/*',
|
|
|
- 'security/authz/14_cat_indices/Test explicit request while multiple opened/closed authorized indices',
|
|
|
- 'security/authz_api_keys/*/*',
|
|
|
+ 'security/authz/12_index_alias/*',
|
|
|
+ 'security/authz/14_cat_indices/*',
|
|
|
+ 'security/authz/14_cat_indices/*/*',
|
|
|
+ 'security/authz/30_dynamic_put_mapping/*',
|
|
|
+ 'security/authz/31_rollover_using_alias/*',
|
|
|
+ 'security/authz/50_data_streams/*',
|
|
|
+ 'security/authz/51_data_stream_aliases/*',
|
|
|
+ 'security/authz/60_resolve_index/*',
|
|
|
+ 'security/authz/80_downsample/*',
|
|
|
'security/hidden-index/*/*',
|
|
|
'security/settings/*/*',
|
|
|
'service_accounts/*/*',
|