Closed Bug 378728 Opened 18 years ago Closed 18 years ago

Normalize tinderbox configs (hourly build location, nightly hour)

Categories

(Webtools Graveyard :: Tinderbox, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: nthomas)

References

Details

Attachments

(2 files)

I noticed some anomalies while cleaning up the ftp server, mainly to do with the location for l10n hourlies. So I've gone through and audited some key tinder-config variables for Firefox, Thunderbird and XULRunner. The main change is $ftp_path = "/home/ftp/pub/$app/nightly"; $url_path = "http://ftp.mozilla.org/pub/mozilla.org/$app/nightly"; $tbox_ftp_path = "/home/ftp/pub/$app/tinderbox-builds"; $tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/$app/tinderbox-builds"; Also, * that all l10n builds set $ReleaseToDated = 0 * if one out of three boxes for a branch-app combo has a different $build_hour, then make them all the same. Which gives * Fx & Tb en-US at 3, except Fx trunk & moz18 at 4. * Fx & Tb l10n at 9 * XULRunner at 8 * fix a couple of commented out $notify_list
Attachment #262753 - Flags: review?(ccooper)
Attachment #262753 - Flags: review?(ccooper) → review+
This is for the _release branched configs, mainly adjusting the path to the hourly builds (that we get but don't want). Plus a couple of consistency fixes to en-US configs. I also double checked that we have $ReleaseBuild=1 $ReleaseToLatest=0 $ReleaseToDated=1 on each config. I don't think that's it for these changes.
Assignee: build → nrthomas
Status: NEW → ASSIGNED
Attachment #262758 - Flags: review?(ccooper)
(In reply to comment #1) > I don't think that's it for these changes. Oops, I mean the opposite: that's all of the changes I think.
Attachment #262758 - Flags: review?(ccooper) → review+
Changes checked in an verified (for nightlies).
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: Tinderbox Configuration → Tinderbox
Product: mozilla.org → Webtools
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: