ceph/qa/tasks/cephfs
Michael Fritch e9b2c38354
mgr/volumes/nfs: drop type param during cluster create
PR #37600 introduced support for both `cephfs` and `rgw` exports
to be configured using a single nfs-ganesha cluster

Fixes: https://tracker.ceph.com/issues/50369
Signed-off-by: Michael Fritch <mfritch@suse.com>
2021-04-14 18:21:36 -06:00
..
__init__.py
caps_helper.py
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/tasks: some type annotations 2021-03-10 15:02:41 +01: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 test: pass peer uuid when adding cephfs mirror peers 2021-03-16 03:03:16 -04:00
test_auto_repair.py
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py
test_client_limits.py
test_client_recovery.py
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 run_scrub helper in filesystem class 2021-01-09 14:56:09 +08:00
test_dump_tree.py
test_exports.py
test_failover.py qa: add test for standby-replay disable 2021-03-15 20:52:07 -07: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_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
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 mgr/volumes/nfs: drop type param during cluster create 2021-04-14 18:21:36 -06:00
test_openfiletable.py
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_pool.py
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
test_snapshots.py
test_strays.py
test_volumes.py mgr/volumes: Retain suid/guid bits in subvolume clone 2021-03-19 09:30:04 +05:30
xfstests_dev.py