Page MenuHomePhabricator

Allow custom attributes against blueprints and when leasing hosts
AbandonedPublic

Authored by hach-que on Sep 10 2014, 7:03 AM.
Tags
None
Referenced Files
F13082636: D10460.diff
Wed, Apr 24, 10:13 PM
Unknown Object (File)
Sun, Apr 21, 3:48 PM
Unknown Object (File)
Wed, Apr 17, 2:00 PM
Unknown Object (File)
Thu, Apr 11, 7:47 AM
Unknown Object (File)
Thu, Apr 11, 2:02 AM
Unknown Object (File)
Fri, Apr 5, 5:30 PM
Unknown Object (File)
Thu, Apr 4, 6:28 PM
Unknown Object (File)
Fri, Mar 29, 7:30 PM

Details

Reviewers
epriestley
chad
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T2015: Implement Drydock
Summary

Ref T2015. Depends on D10395. This allows custom attributes to be defined against the Amazon EC2 blueprint (such as "this host provides program XYZ"). In the "Lease Host" step, builds can now request hosts with specific custom attributes.

(platform needs to remain a seperate attribute as it defines how commands are invoked)

Test Plan

Tested it with two EC2 blueprints with different attributes. Saw it allocate against the correct EC2 blueprint when attributes were specified. Saw it fail when no blueprint could satisfy the custom attributes.

Event Timeline

hach-que retitled this revision from to Allow custom attributes against blueprints and when leasing hosts.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
hach-que edited edge metadata.

Fix rebase issue