Closed
Bug 1125354
Opened 10 years ago
Closed 10 years ago
Stop installing unused android SDKs in mock
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
rail
:
review+
nalexander
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
In our android mock environments we specify several android SDKs and NDKs to install:
http://hg.mozilla.org/build/buildbot-configs/file/default/mozilla/config.py#l1427
Apparently none of these are used. Our oldest release uses SDK17 (as per https://hg.mozilla.org/releases/mozilla-esr31/file/tip/mobile/android/config/mozconfigs/common)
We should stop wasting cycles installing unused SDKs!
Reporter | ||
Comment 1•10 years ago
|
||
well looks like the builds off of mozilla-esr31 are going away. I think we can remove these from the mock configs!
Reporter | ||
Comment 2•10 years ago
|
||
I don't think we're using these SDKs/NDKs anywhere, so it's a big waste to keep installing them per build.
Attachment #8554642 -
Flags: review?(rail)
Attachment #8554642 -
Flags: review?(nalexander)
Comment 3•10 years ago
|
||
Comment on attachment 8554642 [details] [diff] [review]
remove android SDK/NDK from mock configs
Review of attachment 8554642 [details] [diff] [review]:
-----------------------------------------------------------------
I can only concur and rubber stamp this. To the best of my knowledge, we don't use any of these old SDKs and NDKs.
Attachment #8554642 -
Flags: review?(nalexander) → review+
Updated•10 years ago
|
Attachment #8554642 -
Flags: review?(rail) → review+
Reporter | ||
Updated•10 years ago
|
Attachment #8554642 -
Flags: checked-in+
Comment 4•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•