Closed
Bug 1347160
Opened 8 years ago
Closed 7 years ago
[tcmigration] fix Fennec source builder
Categories
(Release Engineering :: Release Automation: Other, enhancement, P2)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mtabara, Assigned: mtabara)
References
Details
Currently the srouce builder for Fennec doesn't work properly. Well, it does, the buidler and the signing part are green but they produce wrong artifacts.
1) signing task is not CoT enabled.
2) source builder task produces `firefox` related artifacts as opposed to `fennec`. Apparently it's not very easy to tweak this via configs so we might need to add new configs or tweak deep mozharness to deal with this.
Useful links:
* https://dxr.mozilla.org/build-central/source/buildbot-configs/mozilla/release-fennec-mozilla-beta.py#99
* https://dxr.mozilla.org/build-central/source/buildbotcustom/process/factory.py#3591
* https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/mozharness/mozilla/building/buildbase.py#1782
* https://dxr.mozilla.org/build-central/search?q=source_mozconfig&redirect=false
Updated•8 years ago
|
Priority: -- → P1
Assignee | ||
Updated•8 years ago
|
Priority: P1 → P2
Updated•7 years ago
|
Assignee: mtabara → nobody
Status: ASSIGNED → NEW
Assignee | ||
Comment 1•7 years ago
|
||
This is now fixed for Fennec once stuff from bug 1423081 lands.
Closing this as we have it working for Fennec!
http://ftp.stage.mozaws.net/pub/mobile/candidates/58.0b16-candidates/build1/SOURCE
Assignee: nobody → mtabara
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•