Releases/Fennec 14.0b3/BuildNotes: Difference between revisions

Line 169: Line 169:
* Land [http://hg.mozilla.org/build/buildbot-configs/rev/# configs]
* Land [http://hg.mozilla.org/build/buildbot-configs/rev/# configs]
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags.  
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags.  
  hg tag -f FENNEC_14_0b1_{RELEASE,BUILD1}
  hg tag -f FENNEC_14_0b3_{RELEASE,BUILD2}
* update and reconfigure the master
* update and reconfigure the master
* release-sanity
* release-sanity
<pre>
<pre>
# For 14.0b1 build 1:
# For 14.0b3 build 2:
# cltbld@bm12
# cltbld@bm12
cd /builds/buildbot/build1/master
cd /builds/buildbot/build1/master
source ../bin/activate
source ../bin/activate
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14.0b1 --branch mozilla-aurora --build-number 1 -c release-fennec-mozilla-aurora.py -m -l --products fennec --dryrun localhost:9001 2>&1 | tee aki.out
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14.0b3 --branch mozilla-aurora --build-number 2 -c release-fennec-mozilla-aurora.py -m -l --products fennec --dryrun localhost:9001 2>&1 | tee aki.out
</pre>
</pre>
* start automation ''&larr; monitor progress on buildbot (e.g. [http://buildbot-master12.build.mozilla.org:8001/waterfall?num_events=10&category=release-mozilla-aurora- aurora])''
* start automation ''&larr; monitor progress on buildbot (e.g. [http://buildbot-master12.build.mozilla.org:8001/waterfall?num_events=10&category=release-mozilla-aurora- aurora])''
  PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14.0b1 --branch mozilla-aurora --build-number 1 -c release-fennec-mozilla-aurora.py -m -l --products fennec localhost:9001 2>&1 | tee aki2.out
  PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14.0b3 --branch mozilla-aurora --build-number 2 -c release-fennec-mozilla-aurora.py -m -l --products fennec localhost:9001 2>&1 | tee aki2.out
 
=== E-mail Metrics ===
Use the address "metrics-alerts < AT > mozilla < PERIOD > org"
 
# For 14.0b1 :
Fennec,firefox-mobile,fennec,14.0b1,14.0


=== Tag ===
=== Tag ===
Confirmed users
4,971

edits