Releases/Thunderbird 10.0.8esr/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
| Linux | | Linux | ||
| rowspan="4" | | | rowspan="4" | | ||
| | | mv-moz2-linux-ix-slave08 | ||
| | | 38 mins, 56 secs | ||
|- | |- | ||
| Linux64 | | Linux64 | ||
| bld-centos5-64-vmw-002 | | bld-centos5-64-vmw-002 | ||
| | | 44 mins, 11 secs | ||
|- | |- | ||
| Windows | | Windows | ||
| mw32-ix-slave10 | | mw32-ix-slave10 | ||
| | | 1 hrs, 30 mins, 24 secs | ||
|- | |- | ||
| MacOSX | | MacOSX | ||
| moz2-darwin10-slave46 | | moz2-darwin10-slave46 | ||
| | | 3 hrs, 23 mins, 19 secs | ||
|} | |} | ||
Line 78: | Line 78: | ||
=== Tag === | === Tag === | ||
No problems. | |||
=== Bouncer Submitter === | === Bouncer Submitter === | ||
No problems. | |||
=== Source === | === Source === | ||
No problems. | |||
=== Build === | === Build === | ||
==== en-US ==== | ==== en-US ==== | ||
No problems. | |||
==== l10n repacks ==== | ==== l10n repacks ==== | ||
No problems. | |||
=== Checksums === | === Checksums === | ||
No problems. | |||
=== Updates === | === Updates === | ||
No problems. | |||
==== Update verify ==== | ==== Update verify ==== | ||
No problems. | |||
=== Reset reserved slaves === | === Reset reserved slaves === | ||
Done. | |||
=== Check permissions / AV scan === | === Check permissions / AV scan === | ||
No problems. | |||
=== Push files to internal mirrors === | === Push files to internal mirrors === | ||
No problems. | |||
=== Final verification === | === Final verification === | ||
No problems. | |||
=== Backup snippets === | === Backup snippets === |
Revision as of 11:53, 6 October 2012
Notes About Releasing
Please update the Notes Template and the Release:Primer for future releases (bug fixes, changes to automation) as needed
Bugs hit
Build Engineers
armenzg - Tracking bug: bug 782998
Signed-off Revision(s)
L10N changesets: unchanged
Build1:
- comm-esr10: c0a7bf8041be
- mozilla-esr10: Use FIREFOX_10_0_8esr_RELEASE after Firefox 10.0.8esr is tagged
- mozilla-esr10 relbranch: use the same relbranch that FIREFOX_10_0_8esr is on (GECKO1008_2012100515_RELBRANCH')
Build data
Firefox
Build # | Type | Build ID | Build machine | Time to build |
1 | Linux | mv-moz2-linux-ix-slave08 | 38 mins, 56 secs | |
Linux64 | bld-centos5-64-vmw-002 | 44 mins, 11 secs | ||
Windows | mw32-ix-slave10 | 1 hrs, 30 mins, 24 secs | ||
MacOSX | moz2-darwin10-slave46 | 3 hrs, 23 mins, 19 secs |
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 "2" > /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_8esr_{RELEASE,BUILD1}
- Update and reconf master
- Sanity check
cd /builds/buildbot/build1/master source ../bin/activate PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u callek -V 10.0.8esr \ --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 callek -V 10.0.8esr \ --branch comm-esr10 --build-number 1 \ --release-config release-thunderbird-comm-esr10.py --products thunderbird \ --bypass-mozconfig-check -l localhost:9001
Tag
No problems.
Bouncer Submitter
No problems.
Source
No problems.
Build
en-US
No problems.
l10n repacks
No problems.
Checksums
No problems.
Updates
No problems.
Update verify
No problems.
Reset reserved slaves
Done.
Check permissions / AV scan
No problems.
Push files to internal mirrors
No problems.
Final verification
No problems.