Closed Bug 442243 Opened 16 years ago Closed 16 years ago

tracking bug for build and release of Thunderbird 2.0.0.15

Categories

(Release Engineering :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bhearsum, Assigned: bhearsum)

Details

Attachments

(2 files, 3 obsolete files)

Priority: -- → P1
Attached patch bootstrap bumps for tb2.0.0.15 (obsolete) — Splinter Review
The usual version bumps here as well as:
* fix l10n_buildPlatform
* bump to UPDATE_PACKAGING_R4

Although we don't use production-1.8-master as a stagingServer for Firefox builds anymore I think it's best to do so for this release, so we don't have to futz with setting a new one up on staging-crazyhorse while under the gun. We should make this switch before the next release though.
Attachment #327103 - Flags: review?(nthomas)
Attached patch tb-master.cfg for 1.8 production (obsolete) — Splinter Review
copied from 1.8 fx master.cfg with the following changes:
* add tb slaves ({staging,production}-{patrocles,crazyhorse})
* switch Build&Repack to staging-{patrocles,crazyhorse}, and bm-xserve03
* s/fx-moz18-bootstrap.cfg/tb-moz18-bootstrap.cfg/g
Attachment #327104 - Flags: review?(nthomas)
Attachment #327107 - Flags: review?(nthomas)
Attachment #327103 - Attachment is obsolete: true
Attachment #327112 - Flags: review?(nthomas)
Attachment #327103 - Flags: review?(nthomas)
Comment on attachment 327104 [details] [diff] [review]
tb-master.cfg for 1.8 production

>Index: tb-master.cfg
>===================================================================
..
>+c['builders'].append(
>+ { 
>+  'name': 'macosx_build',
>+  'category': 'release',
>+  'slavename': 'bm-xserve03',
>+  'builddir': 'macosx_build',
>+  'locks': [macosx_lock],
>+  'factory': buildFactory,

Please redo bug 440351 comment #5 between bm-xserve02 and bm-xserve05 to verify they're identical. You should also find that Xcode is v2.2.1, gcc v4.0.1 (buidl 5250), and Darwin 8.7.0. If that's true, then I think we should change this to bm-xserve05. You'll also need to setup the tinderbox directories there.

>+c['status'].append(
>+ html.WebStatus(http_port=8810)
>+)

Please add allowForce here too.

r+ with those changes.
Attachment #327104 - Flags: review?(nthomas) → review+
Comment on attachment 327107 [details] [diff] [review]
revert client.mk and milestone.txt version bumps

Good thought, but I don't think we need either of these on a relbranch for Thunderbird anymore (so r-).

>Index: client.mk

From bug 428063 - 
  http://mxr.mozilla.org/seamonkey/source/tools/release/Bootstrap/Step/Tag/Bump.pm#93

>Index: config/milestone.txt

From bug 441294 - 
  http://mxr.mozilla.org/seamonkey/source/tools/release/Bootstrap/Step/Tag/Bump.pm#62
but be sure to tag a new version of the automation and use it in the tb-master.cfg. I missed that on the review.

Should I prove to be horribly wrong then the changes look fine and you can consider them r+'d.
Attachment #327107 - Flags: review?(nthomas) → review-
(In reply to comment #5)
> (From update of attachment 327104 [details] [diff] [review])
> >Index: tb-master.cfg
> >===================================================================
> ..
> >+c['builders'].append(
> >+ { 
> >+  'name': 'macosx_build',
> >+  'category': 'release',
> >+  'slavename': 'bm-xserve03',
> >+  'builddir': 'macosx_build',
> >+  'locks': [macosx_lock],
> >+  'factory': buildFactory,
> 
> Please redo bug 440351 comment #5 between bm-xserve02 and bm-xserve05 to verify
> they're identical. You should also find that Xcode is v2.2.1, gcc v4.0.1 (buidl
> 5250), and Darwin 8.7.0. If that's true, then I think we should change this to
> bm-xserve05. You'll also need to setup the tinderbox directories there.
> 

No significant differences in the environment. 7zip is on 05, but not 02. GCC version, Xcode is 2.2.1, Darwin version is 8.7.0.

I'll switch the master.cfg to bm-xserve05

> >+c['status'].append(
> >+ html.WebStatus(http_port=8810)
> >+)
> 
> Please add allowForce here too.
> 
> r+ with those changes.
> 

K.
Comment on attachment 327112 [details] [diff] [review]
[checked in] again, using stage-old as stagingServer

Looks good.
Attachment #327112 - Flags: review?(nthomas) → review+
Attachment #327104 - Attachment is obsolete: true
Comment on attachment 327112 [details] [diff] [review]
[checked in] again, using stage-old as stagingServer

Checking in configs/tb-moz18-bootstrap.cfg;
/cvsroot/mozilla/tools/release/configs/tb-moz18-bootstrap.cfg,v  <--  tb-moz18-bootstrap.cfg
new revision: 1.23; previous revision: 1.22
done
Attachment #327112 - Attachment description: again, using stage-old as stagingServer → [checked in] again, using stage-old as stagingServer
Attachment #327107 - Attachment is obsolete: true
Tinderbox is setup on bm-xserve05 in /builds/tinderbox/Tb-Mozilla1.8-Release and Tb-Mozilla1.8-l10n-Release.
Abandoned in favour of a 2.0.0.16.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: