canmove, Confirmed users
6,441
edits
No edit summary |
|||
(15 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
== Signed-off Revision(s) == | == Signed-off Revision(s) == | ||
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/3093de37377d | |||
== Tags == | == Tags == | ||
Line 14: | Line 15: | ||
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Changeset''' | | style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Changeset''' | ||
|- | |- | ||
| rowspan="2" | 1 | | rowspan="2" | 1 | ||
| | | GECKO1922_20100315_RELBRANCH | ||
| | | 3093de37377d | ||
|- | |||
| FIREFOX_3_6_3_BUILD1 FIREFOX_3_6_3_RELEASE | |||
| d6e028dc1b68 | |||
|} | |} | ||
Line 30: | Line 34: | ||
| rowspan="3" | 1 | | rowspan="3" | 1 | ||
| Linux | | Linux | ||
| | | 20100401074458 | ||
| | | mv-moz2-linux-ix-slave12 | ||
|- | |- | ||
| Mac | | Mac | ||
| | | 20100401064631 | ||
| | | bm-xserve21 | ||
|- | |- | ||
| Windows | | Windows | ||
| | | 20100401080539 | ||
| | | mw32-ix-slave17 | ||
|} | |} | ||
Line 93: | Line 97: | ||
Deleted en-US.xpi from stage. | Deleted en-US.xpi from stage. | ||
==== Partner Repacks ==== | |||
Can't do these from the automation until {{bug|554321}} is resolved. | |||
==== Unit tests ==== | ==== Unit tests ==== | ||
Line 122: | Line 129: | ||
make postsign PRODUCT=${PRODUCT} VERSION=${VERSION} BUILD=${BUILD} REPO=${REPO} EMAIL=${EMAIL} | make postsign PRODUCT=${PRODUCT} VERSION=${VERSION} BUILD=${BUILD} REPO=${REPO} EMAIL=${EMAIL} | ||
==== L10nVerify ==== | ==== L10nVerify ==== | ||
The post_signing Scheduler didn't like it was going to fire so I forced a build of this. The Scheduler fired later, and I cancelled that build.<br/> | The post_signing Scheduler didn't look like it was going to fire so I forced a build of this. The Scheduler fired later, and I cancelled that build.<br/> | ||
No differences, this is a full PASS. | No differences, this is a full PASS. | ||
==== Generate updates and push betatest snippets ==== | ==== Generate updates and push betatest snippets ==== | ||
The post_signing Scheduler didn't like it was going to fire so I forced a build of this. The Scheduler fired later, and I cancelled that build. | The post_signing Scheduler didn't like it was going to fire so I forced a build of this. The Scheduler fired later, and I cancelled that build. | ||
* Snippet uploads failed because of changes in {{bug|511967}}. Need to fix permissions on aus2-staging, or upload with a different user for releases. | * Snippet uploads failed because of changes in {{bug|511967}}. Need to fix permissions on aus2-staging, or upload with a different user for releases. {{bug|557195}} file bug to track | ||
* Kicked through manually with: | * Kicked through manually with: | ||
# cltbld @ moz2-linux-slave43 | # cltbld @ moz2-linux-slave43 | ||
Line 148: | Line 153: | ||
* Linux: PASS | * Linux: PASS | ||
* Win32: PASS | * Win32: PASS | ||
* Mac: | * Mac: PASS | ||
==== Socorro product data updates ==== | ==== Socorro product data updates ==== | ||
Line 195: | Line 200: | ||
... | ... | ||
~/bin/pushsnip 20100401-Firefox-3.6.3 | ~/bin/pushsnip 20100401-Firefox-3.6.3 | ||
==== Release ==== | ==== Release ==== | ||
Line 262: | Line 265: | ||
==== EU Ballot Build ==== | ==== EU Ballot Build ==== | ||
* Fixed typo in bouncer: Firefox-3.6.3-EUballot win /firefox/releases/3.6.3/win32-EUballot/en-US/Firefox Setup 3.6.3.exe | |||
* signed builds using following: https://intranet.mozilla.org/Build:CombinedSigning#Partner_Repack_Signing | |||
==== XULRunner build ==== | ==== XULRunner build ==== | ||
Line 288: | Line 294: | ||
* Waiting on reply from mfinkle and/or dtownsend to publish these builds | * Waiting on reply from mfinkle and/or dtownsend to publish these builds | ||
==== Push beta channel snippets ==== | |||
These were not pushed at the same time as the release snippets. | |||
# cltbld @ aus2-staging | |||
cd /opt/aus2/snippets/staging | |||
screen | |||
# push the new test snippets | |||
~/bin/backupsnip 20100402-Firefox-3.5.9-3.6.3-MU-beta-url-fixed | |||
... | |||
real 0m26.269s | |||
user 0m0.038s | |||
sys 0m0.537s | |||
~/bin/pushsnip 20100402-Firefox-3.5.9-3.6.3-MU-beta-url-fixed | |||
... | |||
sent 217198 bytes received 9788 bytes 7442.16 bytes/sec | |||
total size is 180234 speedup is 0.79 |