Page MenuHomePhabricator

Don't check "repository.default-local-path" for readability in a cluster environment
ClosedPublic

Authored by epriestley on Dec 31 2014, 3:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 2:26 PM
Unknown Object (File)
Thu, Apr 11, 6:54 AM
Unknown Object (File)
Sun, Apr 7, 6:44 PM
Unknown Object (File)
Fri, Apr 5, 7:21 AM
Unknown Object (File)
Mar 14 2024, 5:14 PM
Unknown Object (File)
Mar 14 2024, 2:38 PM
Unknown Object (File)
Mar 10 2024, 4:52 PM
Unknown Object (File)
Feb 29 2024, 1:09 PM
Subscribers

Details

Summary

Ref T2783. When repository services are defined, skip the check for local repository storage.

In particular, in the Phacility cluster, this path won't exist on web nodes, but nothing will ever try to access it.

Test Plan

Verified new branch gets hit with cluster services defined.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't check "repository.default-local-path" for readability in a cluster environment.
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.Dec 31 2014, 7:49 PM
This revision was automatically updated to reflect the committed changes.