Page MenuHomePhabricator

Pass overseer configuration over stdin
ClosedPublic

Authored by epriestley on Feb 22 2015, 4:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 11:32 PM
Unknown Object (File)
Mon, Apr 22, 3:40 AM
Unknown Object (File)
Wed, Apr 10, 8:21 PM
Unknown Object (File)
Sun, Apr 7, 3:23 AM
Unknown Object (File)
Thu, Apr 4, 8:34 AM
Unknown Object (File)
Tue, Apr 2, 7:44 AM
Unknown Object (File)
Tue, Apr 2, 4:55 AM
Unknown Object (File)
Mar 23 2024, 11:50 PM
Subscribers

Details

Summary

Ref T7352. This changes phd to pass configuration to overseers over stdin. We still run one overseer per daemon.

The "status" stuff needs some cleanup, but it's mostly just UI/cosmetic.

Test Plan
  • Ran phd debug, phd launch, phd start, phd status, phd stop, etc.
  • Verified PID files write in a reasonable format.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Pass overseer configuration over stdin.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 23 2015, 5:40 PM
This revision was automatically updated to reflect the committed changes.