Releases/Firefox 2.0.0.18 MU/BuildNotes: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 87: Line 87:
= Generate Null Partner Snippets =
= Generate Null Partner Snippets =


== Create snippets ==
Starting from [https://bugzilla.mozilla.org/attachment.cgi?id=349718 attachment 349718], we create empty snippets to block partner builds from updating.  
Starting from [https://bugzilla.mozilla.org/attachment.cgi?id=349718 attachment 349718], we create empty snippets to block partner builds from updating.  
  # ssh cltbld@prometheus-vm.build.mozilla.org
  # ssh cltbld@prometheus-vm.build.mozilla.org
Line 100: Line 101:
  find aus2.null -regex '.*/beta/.*'
  find aus2.null -regex '.*/beta/.*'
  find aus2.null -regex '.*/betatest/.*'
  find aus2.null -regex '.*/betatest/.*'
Push to AUS server
== Push to AUS server ==
  rsync -e 'ssh -i /home/cltbld/.ssh/aus' -av aus2.null/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20081124-Firefox-2.0.0.18-3.0.4-MU-partner-null
  rsync -e 'ssh -i /home/cltbld/.ssh/aus' -av aus2.null/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20081124-Firefox-2.0.0.18-3.0.4-MU-partner-null
Push live (13780 files in all)
 
== Push live ==
 
13780 files in all
  # cltbld@aus2-staging
  # cltbld@aus2-staging
  ~/bin/backupsnip 20081124-Firefox-2.0.0.18-3.0.4-MU-partner-null
  ~/bin/backupsnip 20081124-Firefox-2.0.0.18-3.0.4-MU-partner-null
  ~/bin/pushsnip 20081124-Firefox-2.0.0.18-3.0.4-MU-partner-null
  ~/bin/pushsnip 20081124-Firefox-2.0.0.18-3.0.4-MU-partner-null
== Verify nulls ==


= Enable beta snippets =
= Enable beta snippets =
Line 119: Line 125:
  user    0m0.006s
  user    0m0.006s
  sys    0m0.401s
  sys    0m0.401s
= Enable release snippets =
* '''In case you need to cancel/abort updates, the quickest way to do this is [https://intranet.mozilla.org/Build:Updates here]'''
* Ahead of time
# cltbld@aus2-staging
time ~/bin/backupsnip 20081117-Firefox-2.0.0.18-3.0.4-MU
* Actual release '''NOT DONE YET'''
# cltbld@aus2-staging
time ~/bin/pushsnip 20081117-Firefox-2.0.0.18-3.0.4-MU
Confirmed users
4,293

edits

Navigation menu