Closed
Bug 941994
Opened 10 years ago
Closed 7 years ago
Set TINDERBOX_OUTPUT on all branches
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Unassigned)
References
Details
Currently, TINDERBOX_OUTPUT is set on some branches, but not all of them. It would be good to have it set everywhere. It used to be used by codesighs to output specific data during tinderbox builds. I'm going to use it to output auto clobber info in bug 941506. I'm sure there are other similar opportunities for having the build system output some TinderboxPrint things.
Updated•10 years ago
|
Component: Release Automation → General Automation
QA Contact: bhearsum → catlee
Comment 1•10 years ago
|
||
Can we rename it, please? We're trying to kill "Tinderbox" as a thing.
Reporter | ||
Comment 2•10 years ago
|
||
Whatever floats your boat. But we have several TinderboxPrint in the tree.
Comment 3•10 years ago
|
||
Continuing to use the same name is no worse than where we are today, so I suggest we don't block on the rename and instead file a separate bug to track that. Are you okay with that, Ben?
Flags: needinfo?(bhearsum)
Comment 4•10 years ago
|
||
It seems like an opportune time to change it, or at least add a better named thing that we can start slowly moving towards. But I'm not going to block on it.
Flags: needinfo?(bhearsum)
Reporter | ||
Comment 5•10 years ago
|
||
Can I take this as a go to land bug 941506 as is?
Comment 6•10 years ago
|
||
glandium: yes, please go ahead. I've filed bug 946691 to track renaming the variable.
Reporter | ||
Comment 7•10 years ago
|
||
Can this be done now, please? This completely got off my mind, and now both bug 941506 (autoclobber notification) and bug 927672 (mozmake for windows) are relying on this variable being set to distinguish between local builds and automation. The latter would make windows builds significantly faster as soon as TINDERBOX_OUTPUT is defined on all the windows builds (fortunately, opt builds have it, but e.g. debug builds don't).
Blocks: 927672
Comment 8•10 years ago
|
||
Pushed https://hg.mozilla.org/build/buildbot-configs/rev/b41dc5975fa2
Comment 9•10 years ago
|
||
in production.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•