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)
Sat, Mar 23, 11:50 PM
Unknown Object (File)
Sat, Mar 23, 3:47 PM
Unknown Object (File)
Tue, Mar 19, 9:23 PM
Unknown Object (File)
Tue, Mar 19, 8:31 PM
Unknown Object (File)
Wed, Mar 13, 6:04 PM
Unknown Object (File)
Jan 27 2024, 12:04 AM
Unknown Object (File)
Jan 20 2024, 6:24 AM
Unknown Object (File)
Jan 20 2024, 5:51 AM
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.