sapling/eden/integration/lib
Adam Simpkins 78b42e4208 make vlog settings controllable on a per-test basis
Summary:
Update the integration test code to allow TestCase classes to control the
--vmodule settings used when starting the edenfs daemon.

D3851805 initially set the vlog level for RequestData to 5 to help debug
issues.  However, this log level doesn't really make sense for most of the
mercurial integration tests: most mercurial commands checks for the existence
of lots of files, causing the logs to be filled with useless ENOENT messages
when the RequestData log level is this high.

Reviewed By: wez

Differential Revision: D4814402

fbshipit-source-id: 1127c0a25b656ea1a710ca54a59a9407d66a5659
2017-03-31 18:21:44 -07:00
..
edenclient.py make vlog settings controllable on a per-test basis 2017-03-31 18:21:44 -07:00
find_executables.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
fs.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
gitrepo.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
hgrepo.py print stderr when an hg command fails in integration tests 2017-03-31 18:21:44 -07:00
repobase.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
TARGETS move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
testcase.py make vlog settings controllable on a per-test basis 2017-03-31 18:21:44 -07:00