ceph/qa/tasks/cephfs
Rishabh Dave 1414bb3e0e qa/cephfs: set omit_sudo=False when ceph-fuse is executed
Although setting "omit_sudo" to "False" will have no impact on ceph-fuse
mount command during testing with teuthology (because teuthology code
does nothing whether omit_sudo is set or unset), let's set it to False
so that there's no chance for any bugs in future.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
2023-09-04 22:17:32 +05:30
..
__init__.py
caps_helper.py
cephfs_test_case.py qa: add test cases for vanilla ops commands 2023-08-08 08:58:42 -04:00
filesystem.py
fuse_mount.py qa/cephfs: set omit_sudo=False when ceph-fuse is executed 2023-09-04 22:17:32 +05:30
kernel_mount.py
mount.py
test_acls.py
test_admin.py qa: add test cases for vanilla ops commands 2023-08-08 08:58:42 -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
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_fscrypt.py
test_fstop.py
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_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 Merge PR #52765 into main 2023-08-11 11:39:52 +05:30
tests_from_xfstests_dev.py
xfstests_dev.py