ceph/tasks/cephfs
John Spray 37d55663f0 tasks/cephfs: fix race in TestStrays
We weren't waiting for export dir to complete (the asok
just starts the process).  This wasn't noticeable when running
remotely due to latency between the test runner and the MDS,
but it shows up when running against a local vstart cluster.

Signed-off-by: John Spray <john.spray@redhat.com>
2015-10-02 17:41:16 +01:00
..
__init__.py
cephfs_test_case.py tasks/cephfs: add Filesystem.exists 2015-10-02 17:41:16 +01:00
filesystem.py tasks/cephfs: use stdin/stdout in Filesystem._read_data_xattr 2015-10-02 17:41:16 +01:00
fuse_mount.py tasks/cephfs: work around fuse weirdness 2015-10-02 17:41:16 +01:00
kernel_mount.py
mount.py tasks/cephfs: implement TestDataScan.test_stashed_layout 2015-08-13 14:29:35 +01:00
test_auto_repair.py tasks/cephfs: use Filesystem.rados instead of direct CLI 2015-10-02 17:41:16 +01:00
test_backtrace.py tasks/cephfs: use raw_cluster_cmd instead of manual "ceph" 2015-10-02 17:41:15 +01:00
test_client_limits.py cephfs/test_client_limits.py: update test_client_oldest_tid 2015-06-16 14:55:18 +08:00
test_client_recovery.py tasks/cephfs: timeout on wait in test_network_death 2015-08-28 13:57:23 +01:00
test_damage.py tasks/cephfs: use raw_cluster_cmd instead of manual "ceph" 2015-10-02 17:41:15 +01:00
test_data_scan.py tasks/cephfs: use raw_cluster_cmd instead of manual "ceph" 2015-10-02 17:41:15 +01:00
test_flush.py
test_full.py tasks/cephfs: fix race in test_full 2015-06-11 11:21:26 +01:00
test_journal_repair.py tasks/cephfs: use raw_cluster_cmd instead of manual "ceph" 2015-10-02 17:41:15 +01:00
test_pool_perm.py tasks/cephfs: mds allow 2015-09-28 12:38:04 -04:00
test_sessionmap.py
test_strays.py tasks/cephfs: fix race in TestStrays 2015-10-02 17:41:16 +01:00