Closed
Bug 862633
Opened 12 years ago
Closed 10 years ago
Need coalesced build property in pulse
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jeads, Unassigned)
References
Details
(Whiteboard: [treeherder])
In treeherder (tbpl 2.0) we would like to keep track of coalesced builds (https://github.com/mozilla/treeherder-service/blob/master/treeherder/model/sample_data/job_data.json.sample#L94). This would be very useful information to present in the user interface.
Not sure what information is available from the build system, in treeherder we have a job_guid that is constructed from a hash of release_ids and release_times ( https://github.com/mozilla/treeherder-service/blob/master/treeherder/model/sql/template_schema/project_jobs_1.sql.tmpl#L75 ) that we could use to associated the information with.
If the source stamp information of the coalesced jobs is available we could use that along with the request_ids and request_times of the job the pushes were coalesced to.
Not sure what is possible here but would like to see if could find some way of adding the information to the pulse stream.
Updated•12 years ago
|
Whiteboard: [treeherder]
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Comment 1•10 years ago
|
||
Given bug 1031238 comment 2, should this be marked WONTFIX as well?
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•