Closed
Bug 802667
Opened 13 years ago
Closed 13 years ago
configure new buildbot masters for use with android on pandas
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kmoir, Assigned: kmoir)
References
Details
(Whiteboard: [reit-panda])
Attachments
(5 files, 2 obsolete files)
3.24 KB,
patch
|
Callek
:
review+
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
12.78 KB,
patch
|
Callek
:
review+
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
1.93 KB,
patch
|
Callek
:
review+
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
882 bytes,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
7.44 KB,
patch
|
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
In bug, 7999923 relops set up new buildbot masters for android/b2g. This bug will track the releng side of configuring the new masters for android on pandas.
![]() |
Assignee | |
Updated•13 years ago
|
Assignee: nobody → kmoir
![]() |
Assignee | |
Comment 1•13 years ago
|
||
![]() |
Assignee | |
Comment 2•13 years ago
|
||
fixed whitespace
Attachment #675546 -
Attachment is obsolete: true
Updated•13 years ago
|
![]() |
Assignee | |
Updated•13 years ago
|
Attachment #675548 -
Flags: review?(armenzg)
Updated•13 years ago
|
Attachment #675548 -
Flags: review?(armenzg) → review+
![]() |
Assignee | |
Updated•13 years ago
|
Attachment #675548 -
Flags: checked-in+
![]() |
Assignee | |
Comment 3•13 years ago
|
||
in disabled state, I'll enable them as needed
Comment 4•13 years ago
|
||
FYI, the nagios downtime on these masters got extended another couple of days.
![]() |
Assignee | |
Comment 5•13 years ago
|
||
Comment on attachment 675679 [details] [diff] [review]
patch to add new buildbot masters
They are are disabled by default so we could land these in advance of them all being needed in production.
Attachment #675679 -
Flags: review?(bugspam.Callek)
Comment 6•13 years ago
|
||
Comment on attachment 675679 [details] [diff] [review]
patch to add new buildbot masters
>diff --git a/buildfarm/maintenance/production-masters.json b/buildfarm/maintenance/production-masters.json
>--- a/buildfarm/maintenance/production-masters.json
>+++ b/buildfarm/maintenance/production-masters.json
>+ {
>+ "limit_fx_platforms": [
>+ "android",
>+ "android-armv6",
>+ "android-noion"
>+ ],
I merely skimmed, and looks good at a skim, however do we want to change this, for specific "panda", or whatever here (note that coop found out earlier that listing a platform here that is not also in the configs does break stuff - and is why the scl1 panda master we already have in here is showing android as well)
Attachment #675679 -
Flags: review?(bugspam.Callek) → review+
![]() |
Assignee | |
Comment 7•13 years ago
|
||
I don't know, right now we are just running tests for android on panda boards. My other changes in bug 803248 just run tests on another class of slaves, panda_android not a new platform. What are your thoughts coop?
Comment 8•13 years ago
|
||
Nagios downtime extended to 9am Eastern Monday, because omg they spew, hard and fast and loud, when it expires.
![]() |
Assignee | |
Comment 9•13 years ago
|
||
Comment on attachment 675679 [details] [diff] [review]
patch to add new buildbot masters
I talked with coop today and he said that
"limit_fx_platforms": [
"android",
"android-armv6",
"android-noion"
],
is fine for now until we start running specific panda android builds on panda boards.
Attachment #675679 -
Flags: checked-in+
![]() |
Assignee | |
Comment 10•13 years ago
|
||
Attachment #678493 -
Flags: review?
Updated•13 years ago
|
Attachment #678493 -
Flags: review? → review+
![]() |
Assignee | |
Comment 11•13 years ago
|
||
Comment on attachment 678493 [details] [diff] [review]
patch for puppet-manifests
and puppet masters updated
Attachment #678493 -
Flags: checked-in+
Comment 12•13 years ago
|
||
I saw preprod failing, and I suspect the absense in here is the overall root cause. I manually added this on preprod as well, but I forget how its updated there.
Attachment #679048 -
Flags: review?(kmoir)
![]() |
Assignee | |
Comment 13•13 years ago
|
||
Comment on attachment 679048 [details] [diff] [review]
[configs] add panda_android to .template
I already see this in production from my earlier patch
http://hg.mozilla.org/build/buildbot-configs/rev/ceec281725e8
Updated•13 years ago
|
Attachment #679048 -
Attachment is obsolete: true
Attachment #679048 -
Flags: review?(kmoir)
![]() |
Assignee | |
Comment 14•13 years ago
|
||
Attachment #681045 -
Flags: review?(bugspam.Callek)
Comment 15•13 years ago
|
||
Comment on attachment 681045 [details] [diff] [review]
limit platforms on bm29 to android
rs+ if you decide to do this to other panda-masters already in the .json
Attachment #681045 -
Flags: review?(bugspam.Callek) → review+
![]() |
Assignee | |
Comment 16•13 years ago
|
||
![]() |
Assignee | |
Updated•13 years ago
|
Attachment #681458 -
Flags: checked-in+
Comment 17•13 years ago
|
||
Kim -- this one resolveable?
![]() |
Assignee | |
Comment 18•13 years ago
|
||
sure
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•6 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
•