Releases/Firefox 3.1b3/BuildNotes: Difference between revisions

no edit summary
No edit summary
Line 174: Line 174:


Triggered manually on waterfall, leaving branch blank (no need to clean up moz2-linux-slave09 as it updates/ contains only tools/, and we delete & repull that on every step). No further problems.
Triggered manually on waterfall, leaving branch blank (no need to clean up moz2-linux-slave09 as it updates/ contains only tools/, and we delete & repull that on every step). No further problems.
XXX We need to generate releasetest snippets to test bouncer/mirrors on release day


====Update verify====
====Update verify====
Line 182: Line 180:


All three are red from missing Welsh locale (cy) for b3, otherwise fine.
All three are red from missing Welsh locale (cy) for b3, otherwise fine.
==== Create and push releasetest channel snippets ====
We need to generate releasetest snippets to test bouncer/mirrors on release day
# cltbld@aus2-staging
cd /opt/aus2/snippets/staging
rsync -av 20090306-Firefox-3.1b3/ 20090306-Firefox-3.1b3-releasetest/
cd 20090306-Firefox-3.1b3-releasetest/
for i in `find . -mindepth 5 -maxdepth 5`; do \
  cd "$i"; mv beta releasetest; \
  cd /opt/aus2/snippets/staging/20090306-Firefox-3.1b3-releasetest;
done
~/bin/pushsnip 20090306-Firefox-3.1b3-releasetest/
Skipped a backsnip here as Tb 2.0.0.21 went to beta earlier today.
XXX: We should set releasetest in the patcher config, and make sure the patcher bumper will preserve it.
====Update Bouncer====
Manually added entries to download.mozilla.org
==== Push to mirrors ====
# cltbld@stage.mozilla.org
cd /home/ftp/pub/firefox/releases
rsync -av --exclude=*.log --exclude=*.txt --exclude=*unsigned* /home/ftp/pub/firefox/nightly/3.1b3-candidates/build2/ 3.1b3/
Updated /pub/mozilla.org/zz/rsyncd-mozilla-current.exclude.
Confirmed users
4,293

edits