Closed
Bug 1243026
Opened 9 years ago
Closed 9 years ago
Deploy MIG Agent 20160126
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Infrastructure & Operations
RelOps: Puppet
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jvehent, Unassigned)
Details
Attachments
(3 files, 1 obsolete file)
|
3.50 KB,
text/plain
|
Details | |
|
4.09 KB,
patch
|
dustin
:
review+
|
Details | Diff | Splinter Review |
|
631 bytes,
patch
|
arich
:
review+
|
Details | Diff | Splinter Review |
Release of the latest mig-agent. It's been 6 months since the last update, but the agent code hasn't evolved too much.
Short log of interest:
Aaron Meihm <ameihm@mozilla.com>:
[minor/bug] fix module parameter input issues
[medium] Support fetch of instance meta-data for agents running in AWS
[medium] introduce optional action compression between client and agent
Julien Vehent <julien@linuxwall.info>:
[medium] Force max exec time for agent in checkin mode, fixes #148
Marco Vanotti <mvanotti@dc.uba.ar>:
[minor] panic on agent init err if foreground mode
[minor] fix configLoad bug in mig-agent
[minor] Add travis-ci test for running agent from file.
Note that we're disabling AWS metadata fetching for spot instances (everything running in checkin mode), and only have it enabled for daemonized agents.
Packages are not yet uploaded to the repos. Please review, and ping me to coordinate the merge. Thanks!
Attachment #8712222 -
Flags: review?(dustin)
| Reporter | ||
Comment 1•9 years ago
|
||
Packages are up on releng-puppet2.srv.releng.scl3.mozilla.com. See attached script output.
Comment 2•9 years ago
|
||
Comment on attachment 8712222 [details] [diff] [review]
puppet update for mig-agent 20160126
Review of attachment 8712222 [details] [diff] [review]:
-----------------------------------------------------------------
Looks great. Sorry for the delay in reviewing.
Would you like me to land this or will you? I've forgotten how we do this ;)
Attachment #8712222 -
Flags: review?(dustin) → review+
| Reporter | ||
Comment 3•9 years ago
|
||
Please wait a little. :alm found an issue with gpg keys that require new packages. I'm uploading them now and will update the patch.
| Reporter | ||
Comment 4•9 years ago
|
||
New packages 20160127-0.c128226.prod are uploaded on releng-puppet2. Attached is the updated patch. I tested a deploy on the agent on releng-puppet2 by hand and it worked as expected, so this is ready to merge.
Attachment #8712222 -
Attachment is obsolete: true
Attachment #8712700 -
Flags: review?(dustin)
Updated•9 years ago
|
Attachment #8712700 -
Flags: review?(dustin) → review+
Comment 5•9 years ago
|
||
| Reporter | ||
Comment 6•9 years ago
|
||
I had a typo in the rpm version, it uses an underscore instead of a hyphen to separate the date and build id. Please merge this small patch.
Attachment #8713190 -
Flags: review?(dustin)
Updated•9 years ago
|
Attachment #8713190 -
Flags: review?(dustin) → review+
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
Thank Amy, Julien!
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•