Closed
Bug 850743
Opened 12 years ago
Closed 10 years ago
Clean up / redesign of configuration in buildbot-configs/mozilla
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pmoore, Assigned: pmoore)
Details
Currently there is some duplication between configuration files in
buildbot-configs/mozilla directory (e.g. see https://hg.mozilla.org/build/buildbot-configs/file/3cff563f36cf/mozilla).
The task is to investigate this data, to see if the data can be modeled in such a way that there is reduced redundancy, without increasing complexity in such a way that the benefits of the reduced data duplication is outweighed by the higher level of complexity. The goal should be to find a clean/elegant solution for configuring the settings, such that configuration data is inherited in such a way that it is easy to see what all settings should be for a given job, but configuration settings that are constant in a given context are only defined once.
This task is not (yet) to re-implement, only to investigate and propose a design, for review by relevant stakeholders.
Updated•12 years ago
|
Component: Release Engineering → Release Engineering: Automation (General)
QA Contact: catlee
Comment 1•12 years ago
|
||
Also it is my understanding that many of the mozconfigs are redundant now that we use the in-tree ones:
https://hg.mozilla.org/mozilla-central/file/tip/browser/config/mozconfigs
https://hg.mozilla.org/mozilla-central/file/tip/mobile/android/config/mozconfigs
https://hg.mozilla.org/mozilla-central/file/tip/b2g/config/mozconfigs
https://hg.mozilla.org/mozilla-central/file/tip/xulrunner/config/mozconfigs
That said, I think the l10n builds still may have some use for a subset of the buildbot-configs versions.
OS: Mac OS X → All
Hardware: x86 → All
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
Comment 2•10 years ago
|
||
Will also try to look at this again in July 2014.
Assignee | ||
Comment 3•10 years ago
|
||
Buildbot is going to silicon heaven, behold Task Cluster.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•