sapling/eden/integration/lib
Katie Mancini 8e1a30a2a9 nfs: run most integration tests on edenfs
Summary:
Currently we have limited test coverage of the NFS code. Let's start running
our integration tests on NFS mounts. We already duplicate tests to run them on
both Git and Hg repos using a python decorator. We can update this decorator to
run a copy of tests on an nfs mount.

This covers most of the tests, but a few tests do not use this decorator. See next
change.

Note some tests are currently broken, so I am using the same skip list functionality
we use for windows so we use a uniform framework.

Reviewed By: xavierd

Differential Revision: D27874662

fbshipit-source-id: c7d425830b691e395b5228d0e0f797f67987b4ec
2021-04-23 13:30:17 -07:00
..
CMakeLists.txt enable all integration test sources in CMake builds 2020-05-04 11:46:09 -07:00
eden_server_inspector.py implement debugInodeStatus with traverseObservedInodes 2020-11-02 13:52:37 -08:00
edenclient.py integration: add a thread to duplicate edenfs output 2021-04-19 14:11:38 -07:00
error.py Tidy up license headers 2019-10-11 05:28:23 -07:00
fake_edenfs.py Add annotations to eden/integration/lib/fake_edenfs.py 2021-03-01 10:58:17 -08:00
find_executables.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
gitrepo.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
hgrepo.py run linter in eden/integration 2021-01-25 16:13:54 -08:00
linux.py run linter in eden/integration 2021-01-25 16:13:54 -08:00
overlay.py Tidy up license headers 2019-10-11 05:28:23 -07:00
pexpect.py Add annotations to eden/integration/lib/pexpect.py 2021-02-17 10:30:15 -08:00
repobase.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
service_test_case.py integration: allow OSS integration test to build on Windows 2021-01-11 12:06:14 -08:00
skip.py nfs: run most integration tests on edenfs 2021-04-23 13:30:17 -07:00
systemd.py run linter in eden/integration 2021-01-25 16:13:54 -08:00
temporary_directory.py Tidy up license headers 2019-10-11 05:28:23 -07:00
testcase.py nfs: run most integration tests on edenfs 2021-04-23 13:30:17 -07:00
util.py Tidy up license headers 2019-10-11 05:28:23 -07:00