Closed
Bug 835391
Opened 12 years ago
Closed 12 years ago
Configs for new Linux32 testing reference platform
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
(Whiteboard: [refplatform])
Attachments
(5 files)
9.42 KB,
patch
|
armenzg
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
580 bytes,
patch
|
armenzg
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
3.18 KB,
patch
|
armenzg
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
1.33 KB,
patch
|
armenzg
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
1.48 KB,
patch
|
emorley
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
Puppet worked out of the box. It would be great to enable ubuntu32 on cedar.
Comment 1•12 years ago
|
||
We already have kickstart support for this, too.
Assignee | ||
Comment 2•12 years ago
|
||
* rather using "ubuntu" I used "ubuntu32" - explicit is better then implicit, easier to grep
* passes test-masters
Attachment #707140 -
Flags: review?(armenzg)
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #707141 -
Flags: review?(armenzg)
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #707142 -
Flags: review?(armenzg)
Assignee | ||
Comment 5•12 years ago
|
||
Attachment #707143 -
Flags: review?(armenzg)
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #707144 -
Flags: review?(emorley)
Comment 7•12 years ago
|
||
Comment on attachment 707144 [details] [diff] [review]
TBPL changes
Please can you swap the order of 32 vs 64 bit in Config.js (since that determines display order in the UI). Data.js order obviously needs to stay as is - so that the 32 bit version doesn't false positive against the 64.
Cheers :-)
Attachment #707144 -
Flags: review?(emorley) → review+
Assignee | ||
Comment 8•12 years ago
|
||
Comment on attachment 707144 [details] [diff] [review]
TBPL changes
(In reply to Ed Morley [:edmorley UTC+0] from comment #7)
> Comment on attachment 707144 [details] [diff] [review]
> TBPL changes
>
> Please can you swap the order of 32 vs 64 bit in Config.js (since that
> determines display order in the UI). Data.js order obviously needs to stay
> as is - so that the 32 bit version doesn't false positive against the 64.
>
> Cheers :-)
Makes sense. Pushed http://hg.mozilla.org/webtools/tbpl/rev/7990656420b1
Attachment #707144 -
Flags: checked-in+
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rail
Updated•12 years ago
|
Attachment #707140 -
Flags: review?(armenzg) → review+
Updated•12 years ago
|
Attachment #707141 -
Flags: review?(armenzg) → review+
Updated•12 years ago
|
Attachment #707142 -
Flags: review?(armenzg) → review+
Assignee | ||
Comment 9•12 years ago
|
||
FTR, the only entry in the slavealloc DB I needed to add was:
INSERT INTO distros (name) VALUES ('ubuntu32');
Updated•12 years ago
|
Attachment #707143 -
Flags: review?(armenzg) → review+
Assignee | ||
Comment 10•12 years ago
|
||
Comment on attachment 707143 [details] [diff] [review]
puppet-manifests
http://hg.mozilla.org/build/puppet-manifests/rev/ba14a8802822
Attachment #707143 -
Flags: checked-in+
Assignee | ||
Comment 11•12 years ago
|
||
Comment on attachment 707141 [details] [diff] [review]
tools
http://hg.mozilla.org/build/tools/rev/58375e7b7b01
Attachment #707141 -
Flags: checked-in+
Assignee | ||
Comment 12•12 years ago
|
||
Comment on attachment 707142 [details] [diff] [review]
buildbotcustom
http://hg.mozilla.org/build/buildbotcustom/rev/5c588088dfdf
Attachment #707142 -
Flags: checked-in+
Assignee | ||
Comment 13•12 years ago
|
||
Comment on attachment 707140 [details] [diff] [review]
configs
http://hg.mozilla.org/build/buildbot-configs/rev/1b025259c060
Attachment #707140 -
Flags: checked-in+
Assignee | ||
Comment 14•12 years ago
|
||
In production.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
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
•