Page MenuHomePhabricator

Convert taskmasters to use an autoscale pool
ClosedPublic

Authored by epriestley on Feb 24 2015, 1:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 28, 2:19 AM
Unknown Object (File)
Thu, Mar 21, 2:32 PM
Unknown Object (File)
Jan 26 2024, 9:44 AM
Unknown Object (File)
Jan 7 2024, 2:24 PM
Unknown Object (File)
Dec 28 2023, 12:24 PM
Unknown Object (File)
Dec 20 2023, 3:51 PM
Unknown Object (File)
Nov 30 2023, 3:08 AM
Unknown Object (File)
Nov 24 2023, 11:18 PM
Subscribers

Details

Summary

Ref T7352. This is pretty straightforward. I renamed phd.start-taskmasters to phd.taskmasters for clarity.

Test Plan
  • Ran phd start, phd start --autoscale-reserve 0.25, phd restart --autoscale-reserve 0.25, etc.
  • Examined PID file to see options were passed.
  • I'm defaulting this off (0 reserve) and making it a flag rather than an option because it's a very advanced feature which is probably not useful outside of instancing.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Convert taskmasters to use an autoscale pool.
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 24 2015, 5:33 PM
This revision was automatically updated to reflect the committed changes.