Releases/Thunderbird 16.0.1/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 14: Line 14:


== Build 1 ==
== Build 1 ==
* No l10n since this is a chemspill
* Set reserved slaves to 2  
* Set reserved slaves to 2  
* Moved 2 64-bit linux ix slaves, 1 64-bit windows slave, and 2 32-bit windows slaves to bm34 to make sure we have enough of the right slaves to do the release.
* Moved 2 64-bit linux ix slaves, 1 64-bit windows slave, and 2 32-bit windows slaves to bm34 to make sure we have enough of the right slaves to do the release.

Revision as of 20:59, 10 October 2012

Checklist

Notes

  • Tracking bug bug 800023
  • Release engineer kmoir
  • Buildbot master: bm34

Build 1

  • No l10n since this is a chemspill
  • Set reserved slaves to 2
  • Moved 2 64-bit linux ix slaves, 1 64-bit windows slave, and 2 32-bit windows slaves to bm34 to make sure we have enough of the right slaves to do the release.
  • Tagged buildbot-configs, buildbotcustom, and tools with THUNDERBIRD_16_0_1{RELEASE,BUILD1}
  • Ran release sanity in dry run mode:
cd /builds/buildbot/build1/master
source ../bin/activate
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u kmoir \
 -V 16.0.1 --build-number 1 --branch comm-release \
 --release-config release-thunderbird-comm-release.py --product thunderbird \
 --l10n-dashboard-version=16 --dryrun localhost:9001
  • Passed, ran without --dryrun to start the release.

Reset reserved slaves

Reset to 0

Post release

Triggered the post release builder with "force build".