ceph/qa/tasks/cephfs
Patrick Donnelly 4c3c69b230
qa: remove fallback for non-multifs ceph version
This code was for jewel (IIRC) or older.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2021-03-21 10:35:06 -07:00
..
__init__.py
caps_helper.py qa/cephfs: add tests for multi-FS auth tests 2020-09-11 18:02:48 +05:30
cephfs_test_case.py Merge pull request #39775 from rishabh-d-dave/fs-qa-accept-cmds-as-str 2021-03-07 23:52:54 +08:00
filesystem.py qa: remove fallback for non-multifs ceph version 2021-03-21 10:35:06 -07:00
fuse_mount.py qa/cephfs: don't take parameter cwd in _create_mntpt() 2021-03-10 12:04:41 +05:30
kernel_mount.py qa/cephfs: move common and generic methods mount.py 2021-03-05 10:03:12 +05:30
mount.py Merge PR #39847 into master 2021-03-16 20:21:52 -07:00
test_acls.py
test_admin.py qa: add Filesystem.reset helper 2021-03-21 10:35:06 -07:00
test_auto_repair.py
test_backtrace.py
test_cap_flush.py qa: relocate new tasks from fs:basic_functional 2020-11-03 13:00:37 -08:00
test_cephfs_shell.py test_cephfs_shell: add tests for ls command 2020-12-04 00:03:19 +05:30
test_client_limits.py Merge PR #37618 into master 2020-11-06 20:51:06 -08:00
test_client_recovery.py qa/tasks: tear down the background process before unmounting 2020-10-21 04:02:38 -04:00
test_damage.py qa: add run_scrub helper in filesystem class 2021-01-09 14:56:09 +08:00
test_data_scan.py qa: add Filesystem.reset helper 2021-03-21 10:35:06 -07:00
test_dump_tree.py
test_exports.py qa/cephfs: update ephemeral pin tests 2020-10-13 20:52:40 +08:00
test_failover.py qa: check for rank hole without racy joinable flag gymnastics 2021-01-06 11:30:15 -08:00
test_flush.py
test_forward_scrub.py qa: add run_scrub helper in filesystem class 2021-01-09 14:56:09 +08:00
test_fragment.py
test_fstop.py test: selftest for cephfs-top utility 2021-01-11 06:15:53 -05:00
test_full.py
test_journal_migration.py
test_journal_repair.py
test_mantle.py
test_mds_metrics.py test: add tests for validating MDS metrics via perf stats module 2020-10-12 07:34:51 -04:00
test_meta_injection.py
test_mirroring.py test: add symbolic link synchronization test for cephfs-mirror 2021-03-12 03:53:42 -05:00
test_misc.py qa/cephfs: move is_blocklisted() to filesystem.CephCluster 2021-03-06 09:11:36 +05:30
test_multifs_auth.py qa: update tests concerning setting of multifs 2020-12-14 10:42:23 -08:00
test_multimds_misc.py qa: add _check_scrub_status helper to simplify the code 2021-01-09 15:32:22 +08:00
test_nfs.py qa/tasks/cephfs/nfs: Add tests for updating fs exports 2021-03-04 15:18:07 +05:30
test_openfiletable.py
test_pool_perm.py
test_quota.py qa/cephfs: allow reusing mount objects and add remount method 2020-09-10 17:10:51 +05:30
test_readahead.py qa: test_readahead add kernel client support 2020-12-18 09:07:26 +08:00
test_recovery_pool.py qa: add Filesystem.reset helper 2021-03-21 10:35:06 -07:00
test_scrub_checks.py qa: add run_scrub helper in filesystem class 2021-01-09 14:56:09 +08:00
test_scrub.py qa: add run_scrub helper in filesystem class 2021-01-09 14:56:09 +08:00
test_sessionmap.py qa/cephfs: move is_blocklisted() to filesystem.CephCluster 2021-03-06 09:11:36 +05:30
test_snap_schedules.py tests: add snap schedule tests 2020-11-17 08:39:09 -05:00
test_snapshots.py qa/workunits/fs/snaps: allow tests to be run 2020-11-20 13:23:21 +05:30
test_strays.py qa/cephfs: allow reusing mount objects and add remount method 2020-09-10 17:10:51 +05:30
test_volumes.py mgr/volumes: Retain suid/guid bits in subvolume clone 2021-03-19 09:30:04 +05:30
xfstests_dev.py