Closed
Bug 1053763
Opened 11 years ago
Closed 7 years ago
Job details: Display the machine name for running jobs too
Categories
(Tree Management :: Treeherder, defect, P5)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
User Story
Thank you for helping out with Treeherder! You can find us on IRC at irc://irc.mozilla.org/treeherder Here's some links to help get you started. Project page: https://wiki.mozilla.org/Auto-tools/Projects/Treeherder Repo locations and links to set up a development version of the software: https://wiki.mozilla.org/Auto-tools/Projects/Treeherder#Getting_Started Interacting with us: https://wiki.mozilla.org/Auto-tools/Projects/Treeherder#Contributing A-Team general reference, coding style guides: http://ateam-bootcamp.readthedocs.org
(TBPL currently doesn't do this either, this this isn't a regression).
At the moment, we only display the machine name for a job, once that job has completed. For pending jobs, we obviously don't know what the value is yet - however for running jobs it's already known (by buildbot at least), so it would be good if we displayed it.
Now https://secure.pub.build.mozilla.org/builddata/buildjson/builds-running.js doesn't contain the machine name, so we'll either need to either wait for the switch to pulse (presuming it's available there), or else request that it be added to builds-running.js.
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Reporter | ||
Updated•10 years ago
|
Summary: Display the machine name for running jobs too → Job details: Display the machine name for running jobs too
Reporter | ||
Updated•10 years ago
|
Priority: P4 → P5
Updated•10 years ago
|
Mentor: emorley
User Story: (updated)
Whiteboard: [good first bug]
Reporter | ||
Comment 3•10 years ago
|
||
This isn't a good first bug IMO since it requires changing buildbot/builds-{running,pending}.js - the data we need just isn;t available at the moment.
Mentor: emorley
Whiteboard: [good first bug]
Comment 4•9 years ago
|
||
(In reply to Ed Morley [:emorley] from comment #3)
> This isn't a good first bug IMO since it requires changing
> buildbot/builds-{running,pending}.js - the data we need just isn;t available
> at the moment.
is the necessary data available now ?
Regards,
Tapesh Mandal
Reporter | ||
Comment 5•9 years ago
|
||
Until we stop using buildbot it won't be available. That's likely not going to happen for months to years.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•