ceph/qa/tasks/cephfs
Patrick Donnelly 483b16062d
qa: add new mntargs option for fuse
test_client_recovery was also using mntopts to specify additional
options to ceph-fuse. Because the two prior commits unify the behavior
of ceph-fuse and the kernel mount so that the "-o" option is available
for both, that changes breaks this test. Add a special set of args
available only for fuse (there is no equivalent on the kernel).

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2022-09-26 22:19:29 -04:00
..
__init__.py
caps_helper.py
cephfs_test_case.py
filesystem.py
fuse_mount.py qa: add new mntargs option for fuse 2022-09-26 22:19:29 -04:00
kernel_mount.py qa: allow specifying mount options for fuse 2022-09-26 22:19:22 -04:00
mount.py qa: unify mountpoint config behavior 2022-09-26 22:19:22 -04:00
test_acls.py
test_admin.py Merge pull request #46994 from rishabh-d-dave/qa-caps-helper-upgrade 2022-08-26 18:43:52 +05:30
test_auto_repair.py
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py
test_client_limits.py
test_client_recovery.py qa: add new mntargs option for fuse 2022-09-26 22:19:29 -04:00
test_damage.py
test_data_scan.py
test_dump_tree.py
test_exports.py
test_failover.py
test_flush.py
test_forward_scrub.py
test_fragment.py
test_fstop.py
test_full.py
test_journal_migration.py
test_journal_repair.py
test_mantle.py
test_mds_metrics.py Merge pull request #46068 from neesingh-rh/change_perf_stats_o/p_structure 2022-08-24 11:13:07 +05:30
test_meta_injection.py
test_mirroring.py
test_misc.py
test_multifs_auth.py
test_multimds_misc.py
test_newops.py
test_nfs.py
test_openfiletable.py
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_fs.py
test_recovery_pool.py
test_scrub_checks.py
test_scrub.py
test_sessionmap.py
test_snap_schedules.py
test_snapshots.py
test_strays.py
test_subvolume.py
test_volumes.py qa: ignore disk quota exceeded failure in test 2022-08-29 13:42:11 +05:30
xfstests_dev.py