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
cephfs_test_case.py
filesystem.py
fuse_mount.py
kernel_mount.py
mount.py
test_acls.py
test_admin.py
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 qa: increase fragmentation to improve uniform distribution 2021-06-01 20:25:17 -07:00
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
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
test_multifs_auth.py
test_multimds_misc.py
test_nfs.py Merge PR #41509 into master 2021-06-07 10:02:52 -04:00
test_openfiletable.py
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_pool.py
test_scrub_checks.py
test_scrub.py
test_sessionmap.py
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
test_strays.py
test_volumes.py
xfstests_dev.py