Closed
Bug 407672
Opened 18 years ago
Closed 18 years ago
upgrade staging-build-console to firefox 2.0.0.11
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: rhelmer)
Details
Attachments
(1 file, 2 obsolete files)
|
7.68 KB,
patch
|
Details | Diff | Splinter Review |
The staging release automation server runs nightly tests against 2.0.0.7, it should be using 2.0.0.11
This requires some local changes as per:
http://wiki.mozilla.org/Build:Release_Automation#Updating_Staging_release_version
I'll take this, as I'm currently using staging-build-console to test bug 401936 but should be done soon.
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → rhelmer
Priority: -- → P3
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
| Assignee | ||
Comment 1•18 years ago
|
||
Once these are in, the mirror needs to be updated and we should be good to go!
Attachment #293036 -
Flags: review?(joduinn)
| Assignee | ||
Updated•18 years ago
|
Attachment #293036 -
Attachment is obsolete: true
Attachment #293036 -
Flags: review?(joduinn)
| Assignee | ||
Comment 2•18 years ago
|
||
Attachment #293109 -
Flags: review?(nrthomas)
Comment 3•18 years ago
|
||
Comment on attachment 293109 [details] [diff] [review]
update staging configs, missed a spot in Makefile
r+ with 2.0.0.11 instead of 2.0.0.10 in the Makefile, and ...
...
>+ cvs -d /builds/cvsmirror.clean/cvsroot rtag -d FIREFOX_2_0_0_11_RELEASE mozilla
>+ cvs -d /builds/cvsmirror.clean/cvsroot rtag -d FIREFOX_2_0_0_11_RELEASE_l10n mozilla
The last line can probably be mozilla/tools/tinderbox-configs/, like /l10n, for a very minor speed up.
>-from = staging-bootstrap@mozilla.org
>+from = bootstrap@mozilla.org
> to = build@mozilla.org
>-cc = rhelmer@mozilla.com
>+cc = nobody@mozilla.org
Pls fix the "from" change, it'll break my email filters ;-)
Attachment #293109 -
Flags: review?(nrthomas) → review+
| Assignee | ||
Comment 4•18 years ago
|
||
Checking in tools/release/Makefile;
/cvsroot/mozilla/tools/release/Makefile,v <-- Makefile
new revision: 1.16; previous revision: 1.15
done
Checking in tools/release/configs/fx-moz18-staging-bootstrap.cfg;
/cvsroot/mozilla/tools/release/configs/fx-moz18-staging-bootstrap.cfg,v <-- fx-moz18-staging-bootstrap.cfg
new revision: 1.10; previous revision: 1.9
done
Checking in tools/buildbot-configs/automation/staging/master.cfg;
/cvsroot/mozilla/tools/buildbot-configs/automation/staging/master.cfg,v <-- master.cfg
new revision: 1.10; previous revision: 1.9
done
Attachment #293109 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•18 years ago
|
||
Put the workaround from bug 401327 comment 10 to avoid the crashing updater.exe during update verify into the cvsmirror; this was fixed on branch so should not be a problem next time.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•