ceph/qa/tasks/cephfs
Rishabh Dave ce942f250a qa/cephfs: delete path from cmd args after use
A new path is obtained every iteration which is appended to command
arguments. After the command has been executed successfully, delete the
the  path from command's arguments so that the command's arguments don't
have two paths in next iteration and it works as expected.

Fixes: https://tracker.ceph.com/issues/56416
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2022-07-06 17:12:58 +05:30
..
__init__.py
caps_helper.py qa/cephfs: delete path from cmd args after use 2022-07-06 17:12:58 +05:30
cephfs_test_case.py
filesystem.py qa: fix is_addr_blocklisted() to get blocklisted clients from 'osd dump' 2022-05-06 13:50:32 +05:30
fuse_mount.py qa/cephfs: change default timeout from 900 secs to 300 2022-04-26 18:34:42 +05:30
kernel_mount.py qa/cephfs: change default timeout from 900 secs to 300 2022-04-26 18:34:42 +05:30
mount.py Merge pull request #44335 from SMIL-Infra/export-unlinked-dir 2022-06-07 22:47:36 +05:30
test_acls.py qa/cephfs: add check in test_acls.py 2022-04-27 14:44:37 +05:30
test_admin.py
test_auto_repair.py
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py qa/cephfs: remove temporary files 2022-05-20 10:58:33 +05:30
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_fstop.py
test_full.py
test_journal_migration.py
test_journal_repair.py
test_mantle.py
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: add file/filesystem sync crash test case 2022-04-21 15:08:11 +08:00
test_multifs_auth.py
test_multimds_misc.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 qa: remove spurious argument to snap-schedule status command 2022-05-16 12:24:42 +05:30
test_snapshots.py
test_strays.py qa: reproduce the crash when exporting unlinked dir 2022-05-25 15:55:14 +08:00
test_volumes.py qa: set, get, list and remove custom metadata for snapshot 2022-05-25 14:59:53 +05:30
xfstests_dev.py qa/cephfs: use StringIO instead of BytesIO 2022-04-27 14:43:41 +05:30