Page MenuHomePhabricator

Fix issues with working copies not leasing against correct resources
AbandonedPublic

Authored by hach-que on Jun 25 2015, 5:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 7:06 PM
Unknown Object (File)
Wed, May 1, 12:37 AM
Unknown Object (File)
Fri, Apr 19, 2:21 AM
Unknown Object (File)
Thu, Apr 11, 10:22 AM
Unknown Object (File)
Mar 28 2024, 5:50 PM
Unknown Object (File)
Mar 15 2024, 8:15 PM
Unknown Object (File)
Feb 5 2024, 12:07 PM
Unknown Object (File)
Jan 3 2024, 5:38 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

Depends on D12783. This fixes working copies not leasing against the correct resources, and prevents failures if the target resource is at it's maximum ideal lease limit.

We need to find some way of allowing the working copy blueprint to allocate a new resource (a new working copy resource against a different host) as the hosts fill up with leases, but I don't know the best way of going about this yet.

Test Plan

Tested locally.

Diff Detail

Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 6985
Build 7028: [Placeholder Plan] Wait for 30 Seconds
Build 7027: arc lint + arc unit

Event Timeline

hach-que retitled this revision from to Fix issues with working copies not leasing against correct resources.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.

Superseded by newer revisions.