ceph/qa/tasks/cephfs
2020-05-14 22:00:35 -04:00
..
__init__.py
cephfs_test_case.py qa/tasks/cephfs/cephfs_test_case: switch 'dict_keys' object to list 2020-04-24 04:04:18 -04:00
filesystem.py qa/tasks/cephfs: switch to StringIO to fix byte-like errors 2020-04-25 06:21:55 -04:00
fuse_mount.py qa/tasks/cephfs/fuse_mount.py: retry when the admin socket is not ready 2020-05-14 22:00:35 -04:00
kernel_mount.py Merge pull request #33576 from lxbsz/fuse 2020-04-21 22:12:37 -07:00
mount.py Merge PR #34978 into master 2020-05-12 11:59:51 -07:00
test_acls.py qa: import with full path 2020-03-24 18:27:55 +08:00
test_admin.py Merge pull request #34561 from kotreshhr/ceph-fs-status-output 2020-04-21 22:17:42 -07:00
test_auto_repair.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py qa/tasks/cephfs/test_cephfs_shell: assertRegex(text, regex) 2020-04-07 21:51:23 +08:00
test_client_limits.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_client_recovery.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_damage.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_data_scan.py Merge pull request #33576 from lxbsz/fuse 2020-04-21 22:12:37 -07:00
test_dump_tree.py qa/tasks: do not random.choice(a_view) 2020-04-07 20:33:47 +08:00
test_exports.py qa/test_exports: fix TestExports failure under new python3 compability changes 2020-04-30 15:49:32 +05:30
test_failover.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_flush.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_forward_scrub.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_fragment.py qa/cephfs: add test case for fragmenting stray dirs 2020-04-21 12:38:59 +08:00
test_full.py Merge pull request #34164 from ukernel/wip-44382 2020-04-21 22:14:10 -07:00
test_journal_migration.py qa/tasks/cephfs: rename mounted() to mounted_wait() 2020-04-14 07:47:04 -04:00
test_journal_repair.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_mantle.py
test_meta_injection.py qa/tasks/cephfs: fix print() to be py3 compatible 2020-03-27 14:51:24 +08:00
test_misc.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_openfiletable.py qa,tes: s/xrange/range/ 2020-04-07 20:33:47 +08:00
test_pool_perm.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_quota.py qa/cephfs: switch to mount_wait() to avoid possible umounted assert 2020-04-25 06:21:55 -04:00
test_readahead.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_recovery_pool.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_scrub_checks.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_scrub.py qa/tasks/cephfs/test_scrub: fix self.assertEqual no attribute '_type_equality_funcs' 2020-04-24 04:12:46 -04:00
test_sessionmap.py qa/cephfs: switch to mount_wait() to avoid possible umounted assert 2020-04-25 06:21:55 -04:00
test_snapshots.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_strays.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_volume_client.py Merge pull request #34732 from lxbsz/fs_fix_new 2020-04-26 01:46:30 +08:00
test_volumes.py qa/tasks/cephfs/test_volumes: to make sure the size is int type 2020-04-24 05:05:54 -04:00
xfstests_dev.py Merge pull request #33711 from lxbsz/qa_umount_failed 2020-04-17 08:20:30 -07:00