Releases/Thunderbird 10.0.10esr/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(push update)
Line 1: Line 1:
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Land_patches_and_reconfig | Land patches and reconfig]]{{DesktopTag}} {{MobileTag}} {{AllTag}}
* <small><strike>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Land_patches_and_reconfig | Land patches and reconfig]]{{DesktopTag}} {{MobileTag}} {{AllTag}}</strike></small>
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Running_release_sanity_and_starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}}
* <small><strike>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Running_release_sanity_and_starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</strike></small>
* [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}}
* <small><strike>[[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}}</strike></small>
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]] {{DesktopTag}} {{AllTag}}
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]] {{DesktopTag}} {{AllTag}}


Line 24: Line 24:
* cleaned up some old releases (beta) and some build directories which can be recreated (*-verification)
* cleaned up some old releases (beta) and some build directories which can be recreated (*-verification)
* rebuild chunks 2,4,5
* rebuild chunks 2,4,5
===Push Snips===
* smooth
    cd /opt/aus2/snippets/staging
    ~/bin/pushsnip Thunderbird-10.0.10esr-build1

Revision as of 16:00, 29 October 2012

Bugs Hit

Build Engineers

hwine - tracker bug 800423

Notes

First multi-master build

Build 1

  • reconfig landed and pushed
   $ python manage_masters.py -f production-masters.json \
       -R scheduler -R build reconfig
  • dry run release sanity passed & sendchange done:
   (build_scheduler)[cltbld@buildbot-master36 master]$ PYTHONPATH=. python \
       ../tools/buildbot-helpers/release_sanity.py -u hwine -V 10.0.10esr \
       --branch comm-esr10 --build-number 1 \
       --release-config release-thunderbird-comm-esr10.py \
       --product thunderbird --bypass-mozconfig-check -l localhost:9301

L10N repacks

  • 3 mac repacks failed because moz2-darwin10-slave41's disk was almost full.
  • cleaned up some old releases (beta) and some build directories which can be recreated (*-verification)
  • rebuild chunks 2,4,5

Push Snips

  • smooth
   cd /opt/aus2/snippets/staging
   ~/bin/pushsnip Thunderbird-10.0.10esr-build1