Closed
Bug 809662
Opened 13 years ago
Closed 13 years ago
deploy mozpool
Categories
(Infrastructure & Operations :: RelOps: General, task)
Infrastructure & Operations
RelOps: General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
Attachments
(1 file)
|
30.88 KB,
patch
|
dividehex
:
review+
|
Details | Diff | Splinter Review |
This will replace the existing blackmobilemagic module, splitting it into two: bmm handles the stuff required to do PXE boots and other system-level things, while mozpool installs the daemon and the Apache plumbing for it.
| Assignee | ||
Comment 1•13 years ago
|
||
This deploys mozpool-0.3.1, which is the latest release from http://hg.mozilla.org/build/bmm (which will at some point get renamed to mozpool, too).
Attachment #679425 -
Flags: review?(jwatkins)
Attachment #679425 -
Flags: feedback?(bugspam.Callek)
Comment 2•13 years ago
|
||
Attachment #679425 -
Flags: review?(jwatkins) → review+
Comment 3•13 years ago
|
||
Comment on attachment 679425 [details] [diff] [review]
bug809662.patch
without the hg mv/rename instructions comprehending what actually changed here is hard. I'm going to skip a feedback level review except to say I *really* want you to preserve that metadata when you push to hg.
If you want to attach a patch including said metadata, and thus smaller diffs I'll happily give it a peek
Attachment #679425 -
Flags: feedback?(bugspam.Callek)
| Assignee | ||
Comment 4•13 years ago
|
||
Almost all of the files were renamed. I know git calculates that from the diff, rather than going down the failed route SVN followed of trying to track it manually.
You can see it on github at https://github.com/djmitche/releng-puppet/commit/bug809662
| Assignee | ||
Comment 5•13 years ago
|
||
Landed, with two changes to package versions in the virtualenv (mozpool-0.3.2, fresh off the presses; and templeton-0.6.2, which newer mozpools require)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in
before you can comment on or make changes to this bug.
Description
•