ceph/qa/tasks/cephfs
Sage Weil b18427da4b Merge PR #41509 into master
* refs/pull/41509/head:
	common/cmdparse: fix CephBool validation for tell commands
	mgr/nfs: fix 'nfs export create' argument order
	common/cmdparse: emit proper json
	mon/MonCommands: add -- seperator to example
	qa/tasks/cephfs/test_nfs: fix export create test
	mgr: make mgr commands compat with pre-quincy mon
	doc/_ext/ceph_commands: handle non-positional args in docs
	mgr: fix reweight-by-utilization cephbool flag
	mon/MonCommands: convert some CephChoices to CephBool
	mgr/k8sevents: fix help strings
	pybind/mgr/mgr_module: fix help desc formatting
	mgr/orchestrator: clean up 'orch {daemon add,apply} rgw' args
	mgr/orchestrator: add end_positional to a few methods
	mgr/orchestrator: reformat a few methods
	pybind/ceph_argparse: stop parsing when we run out of positional args
	pybind/ceph_argparse: remove dead code
	pybind/mgr/mgr_module: infer non-positional args
	pybind/mgr/mgr_module: add separator for non-positional args
	command/cmdparse: use -- to separate positional from non-positional args
	pybind/ceph_argparse: adjust help text for non-positional args
	pybind/ceph_argparse: track a 'positional' property on cli args

Reviewed-by: Kefu Chai <kchai@redhat.com>
2021-06-07 10:02:52 -04:00
..
__init__.py
caps_helper.py qa/cephfs: remove create_keyring_file from cephfs_test_case.py 2021-04-08 12:11:00 +05:30
cephfs_test_case.py Merge PR #40431 into master 2021-04-09 20:02:27 -07:00
filesystem.py qa: test standby-replay with fs:workloads 2021-04-08 11:37:56 -07:00
fuse_mount.py qa/cephfs: don't take parameter cwd in _create_mntpt() 2021-03-10 12:04:41 +05:30
kernel_mount.py qa/cephfs: move common and generic methods mount.py 2021-03-05 10:03:12 +05:30
mount.py Merge PR #39847 into master 2021-03-16 20:21:52 -07:00
test_acls.py
test_admin.py Merge PR #40431 into master 2021-04-09 20:02:27 -07:00
test_auto_repair.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_backtrace.py
test_cap_flush.py qa: simplify tests which stop MDS ranks 2021-03-21 10:35:06 -07:00
test_cephfs_shell.py test_cephfs_shell: add tests for ls command 2020-12-04 00:03:19 +05:30
test_client_limits.py Merge PR #37618 into master 2020-11-06 20:51:06 -08:00
test_client_recovery.py qa: simplify tests which stop MDS ranks 2021-03-21 10:35:06 -07: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: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_dump_tree.py
test_exports.py qa: increase fragmentation to improve uniform distribution 2021-06-01 20:25:17 -07:00
test_failover.py qa: add test for standby-replay disable 2021-03-15 20:52:07 -07:00
test_flush.py
test_forward_scrub.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_fragment.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_fstop.py test: selftest for cephfs-top utility 2021-01-11 06:15:53 -05:00
test_full.py
test_journal_migration.py
test_journal_repair.py
test_mantle.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_mds_metrics.py
test_meta_injection.py
test_mirroring.py test: add test to verify incremental snapshot updates 2021-05-25 08:45:44 -04:00
test_misc.py qa: test fs lsflags command 2021-04-08 11:09:18 +05:30
test_multifs_auth.py qa/cephfs: remove create_keyring_file from cephfs_test_case.py 2021-04-08 12:11:00 +05:30
test_multimds_misc.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_nfs.py Merge PR #41509 into master 2021-06-07 10:02:52 -04:00
test_openfiletable.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_pool_perm.py
test_quota.py
test_readahead.py qa: test_readahead add kernel client support 2020-12-18 09:07:26 +08:00
test_recovery_pool.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_scrub_checks.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_scrub.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_sessionmap.py qa/cephfs: move is_blocklisted() to filesystem.CephCluster 2021-03-06 09:11:36 +05:30
test_snap_schedules.py mgr/pybind/snap_schedule: do not fail when no fs snapshot schedules are available 2021-04-26 08:57:28 +02:00
test_snapshots.py qa/workunits/fs/snaps: allow tests to be run 2020-11-20 13:23:21 +05:30
test_strays.py qa: reduce dependence on teuthology role list for mds 2021-03-21 10:35:07 -07:00
test_volumes.py qa/tasks/cephfs: create enough subvolumes 2021-03-30 16:36:21 -04:00
xfstests_dev.py