ceph/qa/tasks/cephfs
Avan Thakkar b8f3db5b40 mgr/nfs: add additional tests for cmount_path & user_id deletion
Add unit tests for unique user ID generation, deletion and `cmount_path` handling in FSAL exports

- Ensure unique user ID generation for different FSAL blocks when creating exports.
- Test deletion behavior when multiple exports share the same user ID and one has a unique ID.
- Test default behavior when no `cmount_path` is provided (defaults to `/`).
- Add tests to validate error handling for invalid `cmount_path` values.

Signed-off-by: Avan Thakkar <athakkar@redhat.com>
2024-08-29 17:45:55 +05:30
..
admin
__init__.py
caps_helper.py Merge pull request #55320 from rishabh-d-dave/mdscaps-update-issues 2024-04-12 18:26:21 +05:30
cephfs_test_case.py qa: move reqid_tostr helper 2024-04-29 16:59:50 -04:00
filesystem.py Merge pull request #56065 from rishabh-d-dave/mds-counters 2024-05-03 13:26:49 +05:30
fuse_mount.py qa/tasks: vstart_runner: introduce --config-mode 2024-04-25 21:15:05 +03:00
kernel_mount.py qa/tasks: vstart_runner: introduce --config-mode 2024-04-25 21:15:05 +03:00
mount.py Merge PR #53755 into main 2024-06-27 19:58:50 +05:30
test_acls.py
test_admin.py qa/cephfs: fix test_single_path_authorize_on_nonalphanumeric_fsname 2024-07-11 22:08:06 +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: remove unnecessary background job cleanup 2024-04-03 09:08:53 -04:00
test_damage.py qa: fix cephfs-journal-tool command options and make fs inactive 2024-05-13 12:39:44 +05:30
test_data_scan.py qa: fix cephfs-journal-tool command options and make fs inactive 2024-05-13 12:39:44 +05:30
test_dump_tree.py
test_exports.py qa: restore default for config to split exports 2024-06-06 13:58:47 -04:00
test_failover.py qa: unmount clients before damaging the fs 2024-05-07 08:09:46 -04:00
test_flush.py qa: fix cephfs-journal-tool command options and make fs inactive 2024-05-13 12:39:44 +05:30
test_forward_scrub.py qa: fix cephfs-journal-tool command options and make fs inactive 2024-05-13 12:39:44 +05:30
test_fragment.py qa: add killpoint testing for dirfrags 2024-06-06 13:58:47 -04:00
test_fscrypt.py qa: add test to verify recovery of alternate_name from journal 2024-06-10 12:56:00 -04:00
test_fstop.py
test_full.py
test_journal_migration.py qa: fix cephfs-journal-tool command options and make fs inactive 2024-05-13 12:39:44 +05:30
test_journal_repair.py qa: fix cephfs-journal-tool command options and make fs inactive 2024-05-13 12:39:44 +05:30
test_mantle.py
test_mds_metrics.py
test_meta_injection.py
test_mirroring.py qa: Wait for mirror daemon restart before getting new rados_inst 2024-07-05 10:14:20 +05:30
test_misc.py qa: add test for fix of client/session evict command 2024-06-08 08:19:31 +05:30
test_multifs_auth.py
test_multimds_misc.py qa: use kwarg for rank parameter 2024-03-20 10:56:58 -04:00
test_newops.py
test_nfs.py mgr/nfs: add additional tests for cmount_path & user_id deletion 2024-08-29 17:45:55 +05:30
test_openfiletable.py qa: remove unnecessary background job cleanup 2024-04-03 09:08:53 -04:00
test_pool_perm.py
test_quiesce.py mds/quiesce: quiesce_inode should not hold on to remote auth pins 2024-05-26 11:33:52 +03:00
test_quota.py
test_readahead.py
test_recovery_fs.py
test_recovery_pool.py qa: fix cephfs-journal-tool command options and make fs inactive 2024-05-13 12:39:44 +05:30
test_scrub_checks.py Merge PR #53301 into main 2024-07-09 11:08:26 +05:30
test_scrub.py
test_sessionmap.py
test_snap_schedules.py Merge PR #57034 into main 2024-06-25 12:37:56 +05:30
test_snapshots.py Merge pull request #54335 from batrick/i63432 2024-04-08 11:49:37 +05:30
test_strays.py qa: remove unnecessary background job cleanup 2024-04-03 09:08:53 -04:00
test_subvolume.py Merge PR #53755 into main 2024-06-27 19:58:50 +05:30
test_volumes.py
tests_from_xfstests_dev.py
xfstests_dev.py