ceph/qa/tasks/cephfs
Jeff Layton 57f91d1550 qa: have kclient tests use new mount.ceph functionality
Now that the mount helper has the ability to discover mon addrs and
can scrape secrets from the keyring, take advantage of it and simplify
the KernelMount class.

Fixes: https://tracker.ceph.com/issues/41892
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2019-09-20 06:50:43 -04:00
..
__init__.py
cephfs_test_case.py qa/cephfs: add test for blacklisted client eviction 2019-06-05 21:05:06 +08:00
filesystem.py test: extend scrub control test to validate mds task status 2019-08-06 02:33:09 -04:00
fuse_mount.py qa/cephfs: memoize FUSE client pid 2019-07-13 12:54:15 +05:30
kernel_mount.py qa: have kclient tests use new mount.ceph functionality 2019-09-20 06:50:43 -04:00
mount.py qa/cephfs: add convenience method lstat() 2019-09-13 10:45:27 +05:30
test_auto_repair.py qa/tasks/ceph_test_case.py: update health check helpers 2017-07-12 12:52:03 -04:00
test_backtrace.py
test_cap_flush.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_cephfs_shell.py test_cephfs_shell: test cephfs-shell command at invocation 2019-09-13 10:45:42 +05:30
test_client_limits.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_client_recovery.py Merge PR #29104 into master 2019-07-31 12:06:39 -07:00
test_config_commands.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_damage.py qa: fix damage expectation setting 2019-01-09 07:05:01 -08:00
test_data_scan.py tools/cephfs: make 'cephfs-data-scan scan_links' update snaptable 2019-01-07 16:50:04 +08:00
test_dump_tree.py
test_exports.py qa/cephfs: add test for blacklisted client eviction 2019-06-05 21:05:06 +08:00
test_failover.py qa: wait for MDS to come back after removing it 2019-07-25 14:42:34 -07:00
test_flush.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_forward_scrub.py test: switch using "scrub start" tell interface to initiate scrub 2019-01-02 08:51:00 -05:00
test_fragment.py cephfs: kill allow_dirfrags 2018-04-17 11:01:03 -07:00
test_full.py qa: fix typo in test_full 2018-04-10 11:47:10 -07:00
test_journal_migration.py qa: update testing for standby-replay 2019-02-27 21:39:12 -08:00
test_journal_repair.py qa: update json format from session listing 2019-09-12 22:09:17 -07:00
test_mantle.py qa: no longer need to explicitly enable multimds 2017-06-23 17:07:34 +01:00
test_misc.py mds: remove the code that skip evicting the only client 2019-06-19 14:28:31 +08:00
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_pool.py test: switch using "scrub start" tell interface to initiate scrub 2019-01-02 08:51:00 -05:00
test_scrub_checks.py test: extend scrub control test to validate mds task status 2019-08-06 02:33:09 -04:00
test_scrub.py test: switch using "scrub start" tell interface to initiate scrub 2019-01-02 08:51:00 -05:00
test_sessionmap.py qa: update json format from session listing 2019-09-12 22:09:17 -07:00
test_snapshots.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_strays.py qa: extend get_pool_property() to allow non-int values 2019-05-10 10:45:25 +08:00
test_volume_client.py Merge PR #28692 into master 2019-07-18 14:03:50 -07:00
test_volumes.py qa/tasks: test for prevent negative subvolume size 2019-09-13 16:21:38 +05:30