ceph/tasks/cephfs
John Spray 9fd891f078 tasks/cephfs: make FuseMount.admin_socket public
For tests that specifically want to exercise an
asok operation (the test is responsible for
verifying that its mount object really is a
FuseMount and not a KernelMount)

Signed-off-by: John Spray <john.spray@redhat.com>
2016-02-10 12:22:05 +00:00
..
__init__.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
cephfs_test_case.py tasks/cephfs: reset IDs of mounts between tests 2016-01-14 22:55:29 +00:00
filesystem.py tasks/cephfs: fix wait_for_state timing 2016-01-07 11:24:57 +00:00
fuse_mount.py tasks/cephfs: make FuseMount.admin_socket public 2016-02-10 12:22:05 +00:00
kernel_mount.py tasks/cephfs: support mount_path in Mount subclasses 2016-01-11 13:26:58 +00:00
mount.py tasks/cephfs: write_n_mb optionally background 2016-01-14 22:55:29 +00:00
test_auto_repair.py tasks/cephfs: update for run_shell vs. sudo 2015-12-02 23:30:55 +00:00
test_backtrace.py tasks/cephfs: use raw_cluster_cmd instead of manual "ceph" 2015-10-02 17:41:15 +01:00
test_cap_flush.py tasks/cephfs: test for race between cap flush and clientreplay 2016-01-15 13:49:19 +08:00
test_client_limits.py tasks/cephfs: fix TestClientLimits.test_client_oldest_tid 2015-10-13 16:53:39 +08:00
test_client_recovery.py Merge remote-tracking branch 'origin/wip-13583' 2016-01-05 22:57:51 -08:00
test_damage.py tasks/cephfs: fix race in test_damage 2016-01-04 20:42:35 +08:00
test_data_scan.py tasks/cephfs: update for run_shell vs. sudo 2015-12-02 23:30:55 +00:00
test_failover.py tasks/cephfs: add test_failover 2015-10-14 02:20:00 +01:00
test_flush.py tasks: generalise cephfs test runner 2015-04-14 14:13:39 +01:00
test_forward_scrub.py tasks/cephfs: update for run_shell vs. sudo 2015-12-02 23:30:55 +00:00
test_full.py tasks/cephfs: better message from test_full_fsync 2016-01-11 15:15:10 +00:00
test_journal_migration.py tasks/cephfs: fix test_journal_migration 2015-10-02 17:41:18 +01:00
test_journal_repair.py tasks/cephfs: add TestJournalRepair.test_table_tool_take_inos 2015-11-27 17:43:28 +00:00
test_pool_perm.py tasks/cephfs: test for auth caps pool-setting restriction 2015-11-13 14:16:38 +00:00
test_scrub_checks.py tasks/cephfs: avoid using bare remote.run in scrub_checks 2015-12-02 23:30:55 +00:00
test_sessionmap.py Merge remote-tracking branch 'origin/wip-14048' into greg-fs-testing 2016-01-18 15:53:47 -08:00
test_strays.py tasks/cephfs: update for run_shell vs. sudo 2015-12-02 23:30:55 +00:00
test_volume_client.py tasks/cephfs: override max_pgs_per_osd in TestVolumeClient 2016-01-14 22:55:29 +00:00
vstart_runner.py Merge remote-tracking branch 'origin/wip-global-config' into greg-fs-testing 2016-01-18 16:06:02 -08:00