Closed
Bug 413728
Opened 17 years ago
Closed 17 years ago
merge 1.8/1.9 automation buildbot masters
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 417058
People
(Reporter: rhelmer, Unassigned)
Details
Currently we have four buildbot masters for release automation:
staging-1.8-master
production-1.8-master
staging-1.9-master
production-1.9-master
Each of these also runs a slave (usually called "console" either formally or informally) which does tagging, source, and stage steps (builds are uploaded to the master for the benefit of the stage step).
We should merge these into one production and one staging master, and move the slaves off. This requires some changes to automation, at least:
* tagging/source/stage should run on the linux buildslave
* builds should be uploaded somewhere else
** perhaps directly to stage.m.o, and have the stage factory create the private staging area by downloading from there instead of assuming it can copy
Then the master will be just a master, and we can use categories to separate various branches and nightly builds.
Updated•17 years ago
|
Priority: -- → P3
Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•