Page MenuHomePhabricator

Add a setup check for installation on a burstable instance type
ClosedPublic

Authored by epriestley on Dec 9 2016, 4:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 12:35 PM
Unknown Object (File)
Mon, Dec 16, 6:29 PM
Unknown Object (File)
Mon, Dec 9, 7:01 AM
Unknown Object (File)
Mon, Dec 9, 7:01 AM
Unknown Object (File)
Mon, Dec 9, 7:01 AM
Unknown Object (File)
Mon, Dec 9, 6:58 AM
Unknown Object (File)
Sat, Dec 7, 1:29 PM
Unknown Object (File)
Fri, Dec 6, 8:58 PM
Subscribers
None

Details

Summary

Fixes T11544. Attempt to detect if we're on a tiny, burstable-CPU AWS instance and complain.

Test Plan
  • Completely faked this locally.
  • Hit the URI on an EC2 instance to check that it's correct (got back "m3.large", since that was the instance class).

Diff Detail

Repository
rP Phabricator
Branch
setup1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14821
Build 19391: Run Core Tests
Build 19390: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Add a setup check for installation on a burstable instance type.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 9 2016, 4:30 PM
This revision was automatically updated to reflect the committed changes.