Closed
Bug 1360609
Opened 8 years ago
Closed 7 years ago
Only run toolchain jobs on trunk
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla56
People
(Reporter: RyanVM, Assigned: glandium)
References
Details
Attachments
(2 files)
Due to bug 1359838, we're running the toolchain jobs on every push to Beta. Per discussion with froydnj, there's no value in running these jobs on the release branches, so let's make that a more official policy in the Taskcluster configs.
Reporter | ||
Comment 1•8 years ago
|
||
Dustin, is target_tasks.py the right place to filter these out?
Flags: needinfo?(dustin)
Assignee | ||
Comment 3•7 years ago
|
||
Huh, this would make all builds essentially have to wait for gcc and clang to finish building once things are hooked up per bug 1313111...
Blocks: 1313111
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 6•7 years ago
|
||
Some explanation that I didn't put in the commit message: I split this in two patches so that the first one can be uplifted to beta (since bug 1372721 is not on beta)
Reporter | ||
Updated•7 years ago
|
Assignee: ryanvm → mh+mozilla
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8877933 [details]
Bug 1360609 - Use the "trunk" alias from bug 1372721 for toolchain jobs.
https://reviewboard.mozilla.org/r/149344/#review155854
Attachment #8877933 -
Flags: review?(dustin) → review+
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8877932 [details]
Bug 1360609 - Only run toolchain jobs on trunk and try.
https://reviewboard.mozilla.org/r/149342/#review155852
Attachment #8877932 -
Flags: review?(dustin) → review+
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/3902fad6bd1d
Only run toolchain jobs on trunk and try. r=dustin
https://hg.mozilla.org/integration/autoland/rev/421f186724e9
Use the "trunk" alias from bug 1372721 for toolchain jobs. r=dustin
Comment 10•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3902fad6bd1d
https://hg.mozilla.org/mozilla-central/rev/421f186724e9
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Reporter | ||
Updated•7 years ago
|
Whiteboard: [checkin-needed-beta][only part 1, a=npotb]
Reporter | ||
Comment 11•7 years ago
|
||
bugherder uplift |
Whiteboard: [checkin-needed-beta][only part 1, a=npotb]
Updated•7 years ago
|
Product: TaskCluster → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•