Closed Bug 1121483 Opened 10 years ago Closed 10 years ago

Submit non-buildbot job classifications to Bugzilla/ElasticSearch too

Categories

(Tree Management :: Treeherder, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

Details

Attachments

(1 file)

Currently we only send them for buildbot jobs: https://github.com/mozilla/treeherder-service/blob/f5aa1d3a9fd16e59b89983952aace3e0cfc6287d/treeherder/model/derived/jobs.py#L590 I believe this is mostly for legacy reasons - until bug 1069493, insert_bug_job_map() also submitted comments to TBPL, which we could only do for jobs that ran on buildbot (since TBPL only supports buildbot) - and it seems that ElasticSearch and Bugzilla submissions were also lumped in with this (even though the TBPL API that we were previously using didn't need a buildbot id). Either way, the job details submitted to Bugzilla/ElasticSearch are all things that should be mandatory for all jobs, so we should be fine doing so for non-buildbot too.
Attachment #8548926 - Flags: review?(mdoglio) → review-
Comment on attachment 8548926 [details] [review] Submit classifications to Bugzilla/ES for non-buildbot jobs too PR updated - thanks :-)
Attachment #8548926 - Flags: review- → review?(mdoglio)
Attachment #8548926 - Flags: review?(mdoglio) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: