Closed
Bug 1225516
Opened 7 years ago
Closed 7 years ago
[tc-gip] Make the taskcluster output parseable by Treeherder
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
Attachments
(1 file, 1 obsolete file)
1.20 KB,
patch
|
jlorenzo
:
review+
|
Details | Diff | Splinter Review |
In [1], an error coming from the testdroid-client was not caught by treeherder. So pinning the error to a bug like bug 1225457 is not possible. [1] https://treeherder.allizom.org/#/jobs?repo=b2g-inbound&revision=e168acc8f7a2& filter-job_group_symbol=tc-Gip&selectedJob=3216289&filter-job_type_symbol=f3 [2] https://github.com/mozilla-b2g/testdroid-client
Assignee | ||
Comment 1•7 years ago
|
||
(In reply to Johan Lorenzo [:jlorenzo] (QA) from comment #0) > So pinning the error to a bug like bug 1225457 is not possible. like bug 1225485*
Comment 2•7 years ago
|
||
This line should be prefixed with [taskcluster:error] and the new image be built and pushed: https://dxr.mozilla.org/mozilla-central/source/testing/docker/tester-device/bin/entrypoint#11
Assignee | ||
Comment 3•7 years ago
|
||
Here's another 1-liner based on your previous comment. I guess I don't have the rights to make this new image, right?
Attachment #8690137 -
Flags: review?(garndt)
Comment 4•7 years ago
|
||
Comment on attachment 8690137 [details] [diff] [review] bug-1225516-tc-gip-Add-prefix-to-docker-image.patch Looks good, but can you bump the version number in the VERSION file in that directory to 0.0.8? I've buld the image with this change and pushed it up with that tag.
Attachment #8690137 -
Flags: review?(garndt) → review+
Comment 5•7 years ago
|
||
s/buld/built/
Assignee | ||
Comment 6•7 years ago
|
||
I updated the VERSION file at testing/docker/tester-device/VERSION. Carrying over r+
Assignee: nobody → jlorenzo
Attachment #8690137 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8697275 -
Flags: review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/48c873c8b0e8
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: TaskCluster → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•