ceph/qa/tasks/cephfs
Rishabh Dave 9f95f96dc0
Merge pull request #45998 from dparmar18/implement_ln_cephfs_shell
cephfs-shell: ln command implementation

Reviewed-by: Nikhilkumar Shelke <nshelke@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
2022-07-08 19:26:34 +05:30
..
__init__.py
caps_helper.py qa/cephfs: fix minor bug in caps_helper.py's run_mon_cap_tests() 2022-05-27 15:19:38 +05:30
cephfs_test_case.py qa: remove REQUIRE_KCLIENT_REMOTE 2021-10-19 11:07:09 -04:00
filesystem.py Merge pull request #46560 from lxbsz/wip-55824 2022-06-20 09:52:32 +05:30
fuse_mount.py Merge pull request #45556 from mchangir/qa-add-subvolume-option-flavors 2022-06-13 12:29:43 +05:30
kernel_mount.py Merge pull request #46363 from dparmar18/tracker_55548 2022-06-20 09:57:26 +05:30
mount.py Merge pull request #45556 from mchangir/qa-add-subvolume-option-flavors 2022-06-13 12:29:43 +05:30
test_acls.py qa/cephfs: add check in test_acls.py 2022-04-27 14:44:37 +05:30
test_admin.py qa: verify command status if data or metadata pool already in use 2022-06-12 16:25:34 +05:30
test_auto_repair.py qa: import CommandFailedError from exceptions not run 2021-10-05 23:41:09 +05:30
test_backtrace.py qa/test_backtrace: Validate symlink xattr is stored 2021-12-07 15:39:52 +05:30
test_cap_flush.py qa: avoid using sudo for regular test artifacts 2021-07-01 10:56:10 -07:00
test_cephfs_shell.py Merge pull request #45998 from dparmar18/implement_ln_cephfs_shell 2022-07-08 19:26:34 +05:30
test_client_limits.py qa: remove REQUIRE_KCLIENT_REMOTE 2021-10-19 11:07:09 -04:00
test_client_recovery.py qa: correct the parameters' order 2021-12-01 15:06:06 +08:00
test_damage.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_data_scan.py qa/cephfs-data-scan: Validate symlink recovery 2021-12-07 15:39:52 +05:30
test_dump_tree.py
test_exports.py qa: import CommandFailedError from exceptions not run 2021-10-05 23:41:09 +05:30
test_failover.py mds: test connections to bootstrapping MDS 2021-11-23 09:23:09 -05:00
test_flush.py
test_forward_scrub.py qa: import CommandFailedError from exceptions not run 2021-10-05 23:41:09 +05:30
test_fragment.py qa: wait for purge queue operations to finish 2021-12-01 09:45:41 +05:30
test_fstop.py test: selftest for cephfs-top utility 2021-01-11 06:15:53 -05:00
test_full.py qa: import CommandFailedError from exceptions not run 2021-10-05 23:41:09 +05:30
test_journal_migration.py
test_journal_repair.py qa: verify rank 0 does not fail during journal repair tests 2021-07-29 13:53:20 -07:00
test_mantle.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_mds_metrics.py Merge pull request #45473 from neesingh-rh/fix_50470 2022-05-04 15:00:15 +05:30
test_meta_injection.py
test_mirroring.py qa: drop get_blocklisted_instances in TestMirroring 2022-05-06 18:16:12 +05:30
test_misc.py qa: verify command status if data or metadata pool already in use 2022-06-12 16:25:34 +05:30
test_multifs_auth.py qa: import CommandFailedError from exceptions not run 2021-10-05 23:41:09 +05:30
test_multimds_misc.py qa: import CommandFailedError from exceptions not run 2021-10-05 23:41:09 +05:30
test_nfs.py cephfs/test_nfs: Add test for dynamic update export 2022-03-15 18:27:10 -04:00
test_openfiletable.py qa: increase the timeout value to wait a litte longer 2021-11-02 11:06:14 +08:00
test_pool_perm.py
test_quota.py
test_readahead.py qa/cephfs: fallback to older way of get_op_read_count 2022-06-13 11:33:43 +05:30
test_recovery_fs.py qa: refactor and generalize create_n_files 2021-10-07 15:08:34 -04:00
test_recovery_pool.py qa: import CommandFailedError from exceptions not run 2021-10-05 23:41:09 +05:30
test_scrub_checks.py qa: lengthen health warning wait 2021-10-26 14:26:19 -04:00
test_scrub.py qa: update scrub start code to use comma sep scrubopts 2021-06-09 07:23:05 -07:00
test_sessionmap.py qa/tasks/cephfs/test_sessionmap: reap connections immediately 2021-06-04 11:02:29 -04:00
test_snap_schedules.py qa: remove spurious argument to snap-schedule status command 2022-05-16 12:24:42 +05:30
test_snapshots.py qa: lengthen health warning wait 2021-10-26 14:26:19 -04:00
test_strays.py qa: reproduce the crash when exporting unlinked dir 2022-05-25 15:55:14 +08:00
test_subvolume.py qa: replace subvolume.sh with test_subvolume.py 2022-04-10 21:35:23 +05:30
test_volumes.py qa: display in-progress clones for a snapshot 2022-07-04 13:31:40 +05:30
xfstests_dev.py qa/cephfs: use StringIO instead of BytesIO 2022-04-27 14:43:41 +05:30