Mark log link that is send to treeherder as already parsed
This commit is contained in:
Родитель
fbe7d5732a
Коммит
e76a6b4e29
|
@ -189,7 +189,7 @@ class Submission(object):
|
|||
'title': 'retrigger revision on AWFY'})
|
||||
|
||||
if loglink:
|
||||
job.add_log_reference('buildbot_text', loglink)
|
||||
job.add_log_reference('buildbot_text', loglink, parse_status='parsed')
|
||||
|
||||
job.add_end_timestamp(int(time.time()))
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче