Firefox 3.0b3:BuildNotes: Difference between revisions

Jump to navigation Jump to search
Line 294: Line 294:
  ./verify.sh -t releasetest.cfg 2>&1 | tee releasetest.log
  ./verify.sh -t releasetest.cfg 2>&1 | tee releasetest.log
  # upload result to build.m.o/logs
  # upload result to build.m.o/logs
* Beta URL was pointing to the FTP not download; was corrected in the post-automation version (still in /mofo).
** regenerated, pushed as 20071218-Firefox-3.0b2
*** verified that 20071218-Firefox-3.0b2-test matches 20071218-Firefox-3.0b2-test
*** verified that only diff between 20071218-Firefox-3.0b2 and 20071217-Firefox-3.0b2 was the URL change
** FIXME sync this version to public CVS when the public CVS patches to bootstrap land
*** done in [https://bugzilla.mozilla.org/show_bug.cgi?id=408849 bug 408849]


* Ensure that releasetest channel contents match beta channel contents
* Ensure that releasetest channel contents match beta channel contents
** Should do this verification earlier; could be done when snippets are pushed to staging area. {{bug|409449}}
  cd /opt/aus2/snippets/staging/20071218-Firefox-3.0b2
  cd /opt/aus2/snippets/staging/20071218-Firefox-3.0b2
  find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/releasetest/; system("diff -r -u $_ ../20071218-Firefox-3.0b2-test/$a");' 2>&1 | tee ~/fx-3.0b2.diff
  find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/releasetest/; system("diff -r -u $_ ../20071218-Firefox-3.0b2-test/$a");' 2>&1 | tee ~/fx-3.0b2.diff
The only difference in ~/fx-3.0b2.diff should be "3.0b2rc1" versus "3.0b2".
FIXME this is wrong ^ there should have been no diffs. disabled updates, generated 20071218.2-Firefox-3.0b2, pushed, enabled updates.


* Once QA and Website gives formal "go"
* Once QA and Website gives formal "go"
Line 315: Line 303:
  $ sudo su - cltbld
  $ sudo su - cltbld
  $ cd /opt/aus2/snippets/staging
  $ cd /opt/aus2/snippets/staging
  $ ~/bin/pushsnip 20071218-Firefox-3.0b2
  $ ~/bin/pushsnip 20080208-Firefox-3.0b3
 
FIXME actually went live with 20071218.2-Firefox-3.0b2 as per above ^


* on Mac, run quick verify test
* on Mac build machine, run quick verify test
** FIXME automate me in [https://bugzilla.mozilla.org/show_bug.cgi?id=372765 bug 372765]
  cd /builds/verify/updates
  cd /builds/verify/updates
  cat moz19-firefox-*.cfg > beta.cfg
  cat moz19-firefox-*.cfg > beta.cfg
Confirmed users
2,679

edits

Navigation menu