ReleaseEngineering/StagingRepositories
Jump to navigation
Jump to search
Overview
We use a number of different staging repositories for our staging releases. These are split up per branch with the following arbitrary mapping:
- stage-ffxbld01 --> mozilla-1.9.1 releases
- stage-ffxbld02 --> mozilla-1.9.2 releases
- stage-ffxbld03 --> mozilla-2.0 releases
- stage-ffxbld04 --> mozilla-central releases
- stage-ffxbld, stage-ffxbld05 -- free for any purpose.
This lets us run multi-branch releases simultaneously without fear of clobbering over the l10n repos, which was a concern when we had to share the stage-ffxbld account for all branches, as all the l10n repos were common to all branches.