Page MenuHomePhabricator

Associate Harbormaster build target with leases
ClosedPublic

Authored by hach-que on Nov 18 2014, 11:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:52 PM
Unknown Object (File)
Fri, Apr 19, 4:42 AM
Unknown Object (File)
Fri, Apr 19, 2:10 AM
Unknown Object (File)
Fri, Apr 19, 2:10 AM
Unknown Object (File)
Fri, Apr 19, 2:10 AM
Unknown Object (File)
Thu, Apr 11, 3:33 AM
Unknown Object (File)
Thu, Apr 4, 12:50 PM
Unknown Object (File)
Sun, Mar 31, 3:37 AM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T1049: Implement Harbormaster
Commits
Restricted Diffusion Commit
rP254b394f2c2b: Associate Harbormaster build target with leases
Summary

Ref T1049. This ensures the Harbormaster build target is associated with leases, so in the future we can query things and find out whether builds are still running with associated leases.

Test Plan

Leased a host, checked the DB and saw the field populated.

Diff Detail

Repository
rP Phabricator
Branch
drydock-association
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3084
Build 3090: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

hach-que retitled this revision from to Associate Harbormaster build target with leases.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.

Seems like nothing actually calls setOwnerPHID() or getOwnerPHID() or accesses ownerPHID, but this usage seems reasonable to me.

This revision is now accepted and ready to land.Aug 8 2015, 6:25 PM
This revision was automatically updated to reflect the committed changes.