Closed
Bug 1147577
Opened 10 years ago
Closed 9 years ago
stop building XULRunner builds
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: bhearsum)
References
Details
Attachments
(2 files)
(deleted),
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Now that we're building the Mozilla SDK from Firefox automation, we have come to the point where we can stop building XULRunner entirely.
Kill it with fire.
Comment 1•10 years ago
|
||
As part of this, we should drop README files in locations like
http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/
http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/
which point to the new locations to find files.
Comment 2•10 years ago
|
||
Note this can't actually be done until the SDK builds occurring from nightlies are actually a workable replacement for xulrunner SDKs, and I think they currently aren't.
Assignee | ||
Updated•9 years ago
|
Blocks: release-promotion
Assignee | ||
Comment 3•9 years ago
|
||
I'll be taking care of this once the dependencies are fixed.
Assignee: nobody → bhearsum
Assignee | ||
Comment 4•9 years ago
|
||
Can't be landed until the deps are fixed, but this will remove the nightly XULRunner builders from mozilla-central, and then from mozilla-aurora when Gecko 42 hits it. I removed as many references to xulrunner in the configs as I could to minimize dead code in the end. Depneds on a small buildbotcustom patch that adjusts xulrunner platform defaults.
Attachment #8638091 -
Flags: review?(rail)
Assignee | ||
Comment 5•9 years ago
|
||
This makes sure xulrunner builders always default to False, rather than defaulting to the branch level setting. Without it, we end up enabling xulrunner for android on aurora ;)
Attachment #8638092 -
Flags: review?(rail)
Comment 6•9 years ago
|
||
Comment on attachment 8638091 [details] [diff] [review]
get rid of xulrunner builders with Gecko 42
DIIIIIIE
Attachment #8638091 -
Flags: review?(rail) → review+
Comment 7•9 years ago
|
||
Comment on attachment 8638092 [details] [diff] [review]
adjust xr platform defaults
DIAF!
Attachment #8638092 -
Flags: review?(rail) → review+
Assignee | ||
Updated•9 years ago
|
Attachment #8638092 -
Flags: checked-in+
Assignee | ||
Updated•9 years ago
|
Attachment #8638091 -
Flags: checked-in+
Comment 8•9 years ago
|
||
Comment 9•9 years ago
|
||
In production: https://hg.mozilla.org/build/buildbotcustom/rev/70a377d206c5
Assignee | ||
Comment 10•9 years ago
|
||
XULRunner nightly builders have been removed from the buildbot masters now that the reconfig is complete.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 11•9 years ago
|
||
These directories have been cleaned up, with a pointer to the new location of SDKs
https://archive.mozilla.org/pub/xulrunner/nightly/latest-mozilla-central/
https://archive.mozilla.org/pub/xulrunner/nightly/latest-mozilla-aurora/
Cleaned up product delivery config with:
Sending files/bin/ftp-trim-links.sh
Sending files/bin/stage-make-nightlydirs
Sending files/cron/xrbld
Transmitting file data ...
Committed revision 107070.
I've left xrbld around, that'll naturally expire with the move to S3.
Updated•7 years ago
|
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•