Releases/SampleBuildNotes: Difference between revisions

Line 2: Line 2:
== Build 1 ==
== Build 1 ==
=== Started the Release ===
=== Started the Release ===
* Ran release bootstrapper:
* Shipped the l10n milestone
  python start-release.py -b mozilla-beta -v 14.0b99 -n 1 --release-config-attachment 678123
* Set "any master", "mozilla-beta", "any builder" for a clobber
* Set reserved slaves to 8
* Verified that bm13 had enough win32, linux, linux64, and r5 lion machines available to it
* Landed config updates, tagged buildbot-configs, buildbotcustom, and tools with {FIREFOX,FENNEC}_14_0b7_{RELEASE,BUILD1}
* Updated and reconfiged the master
* Ran release sanity dry run:
  cd /builds/buildbot/build1/master
source ../bin/activate
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u bhearsum -V 14.0b7 --branch mozilla-beta --build-number 1 \
    --release-config release-firefox-mozilla-beta.py --release-config release-fennec-mozilla-beta.py --products firefox,fennec  \
    --dryrun localhost:9001
* No problems, started the automation by running release sanity again without --dryrun


=== Signed Android Builds ===
=== Signed Android Builds ===
canmove, Confirmed users
6,439

edits