Updated skip list
This commit is contained in:
@ -55,6 +55,8 @@ const xPackBlackList = {
|
|||||||
'Attempt to open job when upgrade_mode is enabled',
|
'Attempt to open job when upgrade_mode is enabled',
|
||||||
'Setting upgrade mode to disabled from enabled'
|
'Setting upgrade mode to disabled from enabled'
|
||||||
],
|
],
|
||||||
|
// The cleanup fails with a index not found when retrieving the jobs
|
||||||
|
'ml/get_datafeed_stats.yml': ['Test get datafeed stats when total_search_time_ms mapping is missing'],
|
||||||
// investigate why this is failing
|
// investigate why this is failing
|
||||||
'monitoring/bulk/10_basic.yml': ['*'],
|
'monitoring/bulk/10_basic.yml': ['*'],
|
||||||
'monitoring/bulk/20_privileges.yml': ['*'],
|
'monitoring/bulk/20_privileges.yml': ['*'],
|
||||||
|
|||||||
Reference in New Issue
Block a user