ceph/tasks/cephfs
John Spray 7e6f8d4905 tasks/cephfs: use stdin/stdout in Filesystem._read_data_xattr
...so that it doesn't rely on a temp local file and using
run.Raw(">") in commands.

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: handle endpoint not connected 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 tasks/cephfs: add test_sessionmap 2015-04-14 14:13:39 +01:00
test_strays.py tasks: implement TestStrays.test_mv_hardlink_cleanup 2015-04-14 14:13:40 +01:00