Bug 1423058 - intermittent - funsize-update-generator docker image hangs while installing packages, CLOSED TREE r=bustage
MozReview-Commit-ID: EnKpG5EttrR
This commit is contained in:
@@ -183,7 +183,7 @@ def fill_template(config, tasks):
|
||||
}
|
||||
# Retry for 'funsize-update-generator' if exit status code is -1
|
||||
if image_name in ['funsize-update-generator']:
|
||||
taskdesc['worker']['retry-exit-status'] = -1
|
||||
taskdesc['worker']['retry-exit-status'] = [-1]
|
||||
|
||||
worker = taskdesc['worker']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user