sapling/eden/integration/helpers
Matt Glazar 870ce65f0f Fix 'eden stop' hang if Thrift hangs
Summary:
If 'eden stop' tries to tell edenfs to cleanly shut down, and edenfs never responds, 'eden stop' just hangs. Make 'eden stop' time out CLI -> edenfs Thrift calls. After a timeout, 'eden stop' should by stop edenfs via SIGKILL.

Note: This diff does not affect 'eden restart'.

Reviewed By: chadaustin

Differential Revision: D9982372

fbshipit-source-id: 42e498fb93fd97a2ec963e97c25f4b4101c7d524
2018-10-09 15:12:34 -07:00
..
benchmark_open_parallel.cpp add a script to measure minimum and average open() and close() syscall latency 2018-09-25 17:36:46 -07:00
fake_edenfs.cpp Fix 'eden stop' hang if Thrift hangs 2018-10-09 15:12:34 -07:00
fsattr.cpp move the fsattr helper program to eden/integration/helpers 2018-06-29 18:37:07 -07:00
TakeoverTool.cpp add integration tests for CLI behavior inside a stale mount 2018-07-27 18:36:55 -07:00
ZeroBlob.cpp re-verify blob contents for empty blobs loaded from the LocalStore 2018-08-23 14:22:58 -07:00