Releases/Firefox 10.0b5/BuildNotes

< Releases
Revision as of 16:05, 18 January 2012 by ChrisCooper (talk | contribs) (b)

Notes About Releasing

Please update the Notes Template and the Release:Primer for future releases (bug fixes, changes to automation) as needed

Bugs hit

Enter any bugs pre-existing or newly discovered and filed during the release:

[09:56am] coop: hrmmm, oldBaseTag was already set to FIREFOX_10_0b4 in release-firefox-mozilla-beta.py. don't suppose that's going to hurt anything
[09:57am] bhearsum: huh
[09:57am] bhearsum: i'm surprised that didn't cause problems for 10.0b4....
[09:57am] bhearsum: it would've affected update verify, for sure
[09:57am] bhearsum: hmm, just update generation actually
[10:00am] bhearsum: aha
[10:00am] bhearsum: jhford-work-away: oldBaseTag being FIREFOX_10_0b4 instead of 10_0b3 is why you got update verify failures

Build Engineers

coop - Tracking bug: bug 712152

Signed-off Revision(s)

Build 1: 0316db6b614b

L10N changesets

Instructions on how to get them

Tags

Build # Branch, Tags Changeset
MOBILE100_201201????_RELBRANCH, FENNEC_10_0b5_RELEASE, FENNEC_10_0b5_BUILD1 ???
GECKO100_201201????_RELBRANCH, FIREFOX_10_0b5_RELEASE, FIREFOX_10_0b5_BUILD1 ???

Build data

Firefox

Build # Type Build ID Build machine Time to build
1 Linux
Linux64
Mac
Windows

Fennec

Build # Type Build ID Build machine Time to build
1 android
linux
macosx
win32

Notes

Build 1

Preparing to start Automation

  • set 'any master', 'mozilla-beta', 'any builder' on clobberer
  • reserved 8 slaves
echo "8"> master/reserved_slaves_bm08-build1
  • Updated l10n changesets for desktop, mobile
  • Land automation configs (are you or buildduty going to reconfig? great, merge. otherwise double-land only your configs)
  • Tag buildbot-configs, buildbotcustom, & tools with build & release tags
hg tag -f FIREFOX_10_0b5_RELEASE FIREFOX_10_0b5_BUILD1 FENNEC_10_0b5_RELEASE FENNEC_10_0b5_BUILD1
  • update and reconfigure the master
  • dry run of release-sanity
cd /bui
source ../bin/activate
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u coop \
 -pfirefox,fennec -V 10.0b5 --branch mozilla-beta --build-number 1 \
 -c release-firefox-mozilla-beta.py -c release-fennec-mozilla-beta.py \
 --dryrun localhost:9001
  • For effect
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u coop \
 -pfirefox,fennec -V 10.0b5 --branch mozilla-beta --build-number 1 \
 -c release-firefox-mozilla-beta.py -c release-fennec-mozilla-beta.py \
 localhost:9001

E-mail Metrics

Emailed

Firefox,firefox,firefox,10.0b5,10.0
Fennec,firefox-mobile,fennec,10.0b5,10.0

Tag

no problems

Bouncer Submitter

no problems

Source

no problems

Start autosign

NOTE: use new signcode keys from d:/2011-keys

PRODUCT=firefox
VERSION=10.0b5
BUILD=1
TAG=FIREFOX_10_0b5_RELEASE
REPO='releases/mozilla-beta'
EMAIL=release@mozilla.com
KEYDIR=d:/2011-keys
RELCONFIG=mozilla/release-firefox-mozilla-beta.py

cd ${HOME}/hg-tools/ # if it exists, otherwise create a fresh clone
hg pull && hg up -r ${TAG}
mkdir -p ~/signing-work/${PRODUCT}-${VERSION}/lib/python
cd ~/signing-work/${PRODUCT}-${VERSION}
cp ~/hg-tools/release/signing/* .
rsync -av ~/hg-tools/lib/python/ ./lib/python/
make autosign PRODUCT=${PRODUCT} VERSION=${VERSION} BUILD=${BUILD} REPO=${REPO} \
EMAIL=${EMAIL} KEYDIR=${KEYDIR} RELCONFIG=${RELCONFIG}

Build

Firefox

no problem

Firefox repacks

no problems

Fennec

Android

no problems

Desktop Builds

no problems

Mobile Desktop repacks

no problems

Unittests / Talos

XULRunner

Source

no problems

Build

no problems

Signing

NOTE: use new signcode keys from d:/2011-keys

Android Signing

Instructions in MobileSigning. NOTE: It can be started in a different Windows without having to wait for Firefox signing to finish.

no problems

Android Signature Verification

no problems

L10N verify

no problems, aside from new locale AS failing because there are no previous versions

Updates

Update verify

no problems, aside from new locale AS failing because there are no previous versions

Reset reserved slaves

[cltbld@buildbot-master08 ~]$ echo 0 > /builds/buildbot/build1/master/reserved_slaves_bm08-build1  

Run backupsnip

bash-3.2$ ~/bin/backupsnip Firefox-10.0b5-build1

Check permissions / AV scan

Push files to internal mirrors

Mirrors Policy

Final verification

Push to beta

~/bin/pushsnip Firefox-10.0b5-build1

Push index file to mirrors

Push to external mirrors

If this is a chemspill you will want to ping justdave (or other sysadmin) in #release-drivers and ask them to enable CDN

Publish Fennec to the Android Market

Push the files

no problems

Android Market

IMPORTANT - Make sure to follow instructions!

  • download multi apk (e.g. multi/fennec-10.0b5.multi.eabi-arm.apk)
  • visit https://market.android.com/publish
  • choose "Firefox Beta" or "Firefox"
  • select the "APK Files" tab and choose "Upload APK"
    • choose the multi apk that you downloaded and hit "upload"
      • NOTE: the progress bar does not seem to show progress (at least on Google Chrome)
    • when it finishes uploading, verify VersionCode is build date
    • hit "Save"
  • activate new apk (You should see an Error message since both apk's are active)
  • deactivate old apk (You should not see the Error message anymore)
  • hit "Save"
  • If this is a beta 1, go to "Product Details" tab -> Recent Changes, change the url to http://www.mozilla.com/en-US/mobile/{VERSION}beta/releasenotes/
    • and hit "Save"

Push XULRunner to Mirrors

Update XULRunner wiki page

Push to Release Channel

Update symlinks

Once we're signed off on the release channel.

Remove index.html files

If you created them earlier to hide the release.

Update browser choice website