Homec4science

Skip some repository checks in cluster enviornments

Authored by epriestley <git@epriestley.com> on Dec 31 2014, 20:50.

Description

Skip some repository checks in cluster enviornments

Summary:
Ref T2783. Currently, the repository edit page does some checks agaisnt the local system to look for binaries and files on disk. These checks don't make sense in a cluster environment.

Ideally, we could make a Conduit call to the host (e.g., add something like diffusion.querysetupstatus) to do these checks, but since they're pretty basic config things and cluster installs are advanced, it doesn't seem super worthwhile for now.

Test Plan: Saw fewer checks in a cluster repo.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2783

Differential Revision: https://secure.phabricator.com/D11102

Details

Committed
epriestley <git@epriestley.com>Dec 31 2014, 20:50
Pushed
aubortJan 31 2017, 17:16
Parents
rPH376729b44c88: Don't check "repository.default-local-path" for readability in a cluster…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH8c4f3edd8ad8: Skip some repository checks in cluster enviornments (authored by epriestley <git@epriestley.com>).Dec 31 2014, 20:50