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)
Sat, Nov 23, 12:01 PM
Unknown Object (File)
Fri, Nov 22, 6:59 AM
Unknown Object (File)
Nov 4 2024, 6:27 AM
Unknown Object (File)
Oct 19 2024, 11:31 AM
Unknown Object (File)
Oct 16 2024, 11:34 PM
Unknown Object (File)
Oct 16 2024, 9:28 AM
Unknown Object (File)
Oct 14 2024, 11:28 AM
Unknown Object (File)
Oct 6 2024, 3:41 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.