Releases/Thunderbird 10.0.7esr/BuildNotes
< Releases
Jump to navigation
Jump to search
Notes About Releasing
Please update the Notes Template and the Release:Primer for future releases (bug fixes, changes to automation) as needed
Bugs hit
- bug 785619 - Update verify fails for ESR releases
Build Engineers
rail - Tracking bug: bug 772814
Signed-off Revision(s)
L10N changesets: unchanged
Build1:
- comm-esr10: 1d4617eeb9bd
- mozilla-esr10: Use FIREFOX_10_0_7esr_RELEASE after 10.0.7esr is tagged (a40ed010dcba)
- mozilla-esr10 relbranch: use the same relbranch that FIREFOX_10_0_7esr is on (GECKO1007_2012082413_RELBRANCH)
Build data
Firefox
Build # | Type | Build ID | Build machine | Time to build |
1 | Linux | |||
Linux64 | ||||
Mac | ||||
Windows |
Notes
Build 1
Preparing to start Automation
- Clobber: https://build.mozilla.org/clobberer/ Any master -> release-comm-esr10 -> Any builder
- Reserve slaves
# cltbld@buildbot-master32 echo "6" > /builds/buildbot/build1/master/reserved_slaves
- No l10n changes
- Double land automation configs
- Tag buildbot-configs, buildbotcustom, & tools with build & release tags. (details)
hg tag -f THUNDERBIRD_10_0_6esr_{RELEASE,BUILD1}
- Sanity check
cd /builds/buildbot/build1/master source ../bin/activate PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u rail -V 10.0.7esr \ --branch comm-esr10 --build-number 1 \ --release-config release-thunderbird-comm-esr10.py --products thunderbird \ --dryrun -l localhost:9001
- Release sanity failed checking mozconfigs (CLIENT_PY_ARGS related). Same as 10.0.6esr. Reran with --bypass-mozconfig-check
- Started automation
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u rail -V 10.0.7esr \ --branch comm-esr10 --build-number 1 \ --release-config release-thunderbird-comm-esr10.py --products thunderbird \ --bypass-mozconfig-check -l localhost:9001
Tag
OK
Bouncer Submitter
OK
Source
OK