Closed
Bug 601362
Opened 14 years ago
Closed 14 years ago
talos logs should be published somewhere accessible from buildbot data
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: catlee)
References
Details
Attachments
(1 file)
1.80 KB,
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Currently the build and unit test jobs have their logs published at a location that can be determined from the buildbot data and is not dependent on tinderbox: they're published on ftp.mozilla.org alongside the build.
However, as far as I know, the talos runs don't have their logs published.
Publishing the talos logs somewhere is needed for tinderboxpushlog without tinderbox.
Comment 1•14 years ago
|
||
I'm not sure how difficult it is to do this; assigning to Catlee for prioritization.
Assignee: nobody → catlee
Assignee | ||
Comment 2•14 years ago
|
||
AFAIK, they are being uploaded. e.g.
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux/1287000241/mozilla-central_fedora_test-chrome-build59.txt.gz
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux/1287000241/mozilla-central_fedora_test-scroll-build14.txt.gz
Please re-open if I'm missing something.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•14 years ago
|
||
Er, yeah, they are uploaded. But the build JSON doesn't have a "builddir" in properties, so I can't predict the filename.
Comment 4•14 years ago
|
||
I've filed bug 611448 about that problem.
Assignee | ||
Comment 5•14 years ago
|
||
Quick fix until we can get logUrls
Attachment #495016 -
Flags: review?(rail)
Comment 6•14 years ago
|
||
Comment on attachment 495016 [details] [diff] [review]
Add builddir to talos jobs
Looks good to me. We use the similar approach for ScriptFactory based builders in release.py.
Attachment #495016 -
Flags: review?(rail) → review+
Assignee | ||
Updated•14 years ago
|
Flags: needs-reconfig?
Assignee | ||
Comment 7•14 years ago
|
||
Reopening so we can land this patch.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 8•14 years ago
|
||
Comment on attachment 495016 [details] [diff] [review]
Add builddir to talos jobs
Landed in changeset: 1246:8d2155a2fcdf, merged to the production-0.8 branch in 1250:30537b778f04
Attachment #495016 -
Flags: checked-in+
Assignee | ||
Comment 10•14 years ago
|
||
Yup
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•