Updated skip list

This commit is contained in:
delvedor
2020-05-15 09:40:38 +02:00
parent 137dd06bce
commit d6a3a7072a

View File

@ -55,6 +55,8 @@ const xPackBlackList = {
'Attempt to open job when upgrade_mode is 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
'monitoring/bulk/10_basic.yml': ['*'],
'monitoring/bulk/20_privileges.yml': ['*'],