Closed
Bug 724791
Opened 13 years ago
Closed 13 years ago
Bring GenerateCCBranchObjects up to date.
Categories
(SeaMonkey :: Release Engineering, defect)
SeaMonkey
Release Engineering
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: Callek)
Details
Attachments
(3 files, 2 obsolete files)
11.44 KB,
patch
|
Details | Diff | Splinter Review | |
57.29 KB,
patch
|
Details | Diff | Splinter Review | |
1.65 MB,
patch
|
Details | Diff | Splinter Review |
We should bring GenerateCCBranchObjects up to date, and support more functionality!
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
This should be the final set of changes to configs to support this update round
Attachment #594920 -
Attachment is obsolete: true
Assignee | ||
Comment 3•13 years ago
|
||
This should do it.
Attachment #594919 -
Attachment is obsolete: true
Assignee | ||
Comment 4•13 years ago
|
||
Assignee | ||
Comment 5•13 years ago
|
||
Ok having reviewed this, noteable differences:
* l10n dep builds no longer do --enable-update-packaging (l10n nightlies still do)
** This was actually a bug that we ever did.
* Schedulers no longer have a treeStableTimer Set
** I'm ok with this, but means if we have free builds as of any push, we'll kick off a build rather than wait 3 minutes first.
* Full environment is used for many steps, rather than a smaller subset
** Should be no problems
* Log Upload Command uses property "stage_platform" rather than "platform". It will mean not too much since we set it here.
--
Also a few more changes did land into the regular misc.py since I created this patch, I'll address further differences later this week, or so, so we can limit the amount of changes at once.
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•