sapling/eden/fs/integration
Michael Bolin 5e69f112eb Add an eden health subcommand.
Summary:
`eden health` will return with exit code 0 if both of the following are true:

* The Thrift client is up and running.
* The status of the client is either ALIVE or STARTING.

Reviewed By: wez

Differential Revision: D3395582

fbshipit-source-id: ba668d26acae73a51fbae8aca2b4979156c0c50f
2016-06-07 13:03:13 -07:00
..
basic_test.py handle unmount through privhelper process 2016-05-31 13:17:03 -07:00
edenclient.py Add an eden health subcommand. 2016-06-07 13:03:13 -07:00
fs.py Initial commit 2016-05-12 14:09:13 -07:00
gitrepo.py Initial commit 2016-05-12 14:09:13 -07:00
health_test.py Add an eden health subcommand. 2016-06-07 13:03:13 -07:00
TARGETS Add a Thrift API to get the SHA-1 of a file. 2016-05-27 18:17:07 -07:00
testcase.py Initial commit 2016-05-12 14:09:13 -07:00
thrift_test.py Add a Thrift API to get the SHA-1 of a file. 2016-05-27 18:17:07 -07:00
xattr_test.py eden: sha1 attributes on overlay [2/2] 2016-05-26 08:23:11 -07:00