ceph/qa/tasks/cephfs
Venky Shankar cd18c51548 Merge PR #48732 into main
* refs/pull/48732/head:
	doc: add MDS treatise on segments
	pybind/mgr/dashboard: bump teuthology version
	qa/tasks/vstart_runner: stop overriding _run_python
	qa: stop overriding ceph_w prefix in vstart_runner
	qa/tasks/vstart_runner: update teuthology helper tool paths
	qa/tasks/vstart_runner: allow writing to command's stdin
	vstart.sh: always add CEPH_CONF to vstart_environment.sh
	qa: use stdin-killer for python3 command
	qa: add killpoint testing for mds shutdown
	qa: fix background exit condition
	qa: add filesystem helper for setting transient config
	qa: add helper for waiting for a rank to fail
	mds: add incompat feature for minor log segments
	mds: introduce ELid event to create/close log
	mds: change EResetJournal to major segment boundary
	mds: add killpoints for MDS shutdown
	qa: add numerous subtree test
	mds: track larger log events in perf dump
	mds: add minor LogSegment boundaries
	mds: obviate MDLog::start_entry
	mds: retype to properly sized unsigned ints
	mds: use unsigned type for event count
	mds: use base Context class for generalization
	mds: optimize segment lookup
	mds: add stream dump for LogSegment
	mds: handle conf changes in mdlog
	mds: remove redundant comment
	mds: remove unused method
	mds: set a reasonable minimum number of segments
	mds: sort configs

Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-08-02 22:07:58 +05:30
..
__init__.py
caps_helper.py qa/cephfs: add and use get_ceph_cmd_stdout() 2023-06-28 17:38:19 +05:30
cephfs_test_case.py qa/cephfs: add and use get_ceph_cmd_stdout() 2023-06-28 17:38:19 +05:30
filesystem.py qa: add filesystem helper for setting transient config 2023-08-01 11:16:02 -04:00
fuse_mount.py
kernel_mount.py
mount.py qa: use stdin-killer for python3 command 2023-08-01 11:16:26 -04:00
test_acls.py
test_admin.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_auto_repair.py
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py
test_client_limits.py qa: fix background exit condition 2023-08-01 11:16:02 -04:00
test_client_recovery.py qa/cephfs: redefinition of unused 'random' from line 7 2023-08-01 12:31:44 -04:00
test_damage.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_data_scan.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_dump_tree.py
test_exports.py qa: add numerous subtree test 2023-08-01 11:16:01 -04:00
test_failover.py qa: add killpoint testing for mds shutdown 2023-08-01 11:16:02 -04:00
test_flush.py
test_forward_scrub.py
test_fragment.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_fscrypt.py
test_fstop.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_full.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_journal_migration.py
test_journal_repair.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_mantle.py qa/cephfs: add and use get_ceph_cmd_stdout() 2023-06-28 17:38:19 +05:30
test_mds_metrics.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_meta_injection.py
test_mirroring.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_misc.py Merge pull request #50569 from rishabh-d-dave/CephManager-in-CephFSTestCase 2023-07-13 12:44:22 +05:30
test_multifs_auth.py qa/cephfs: add and use run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_multimds_misc.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_newops.py
test_nfs.py qa/cephfs: add and use get_ceph_cmd_stdout() 2023-06-28 17:38:19 +05:30
test_openfiletable.py
test_pool_perm.py qa/cephfs: add and use get_ceph_cmd_result() 2023-06-28 17:38:14 +05:30
test_quota.py
test_readahead.py
test_recovery_fs.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_recovery_pool.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_scrub_checks.py Merge PR #51539 into main 2023-07-18 20:15:24 +05:30
test_scrub.py
test_sessionmap.py qa/cephfs: add and use get_ceph_cmd_stdout() 2023-06-28 17:38:19 +05:30
test_snap_schedules.py Merge pull request #50569 from rishabh-d-dave/CephManager-in-CephFSTestCase 2023-07-13 12:44:22 +05:30
test_snapshots.py qa/cephfs: fix test_disallow_monitor_managed_snaps_for_fs_pools 2023-07-31 18:18:51 +05:30
test_strays.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
test_subvolume.py
test_volumes.py qa/cephfs: when cmd output is not needed call run_ceph_cmd() 2023-06-28 17:38:19 +05:30
tests_from_xfstests_dev.py
xfstests_dev.py qa/cephfs: add and use get_ceph_cmd_stdout() 2023-06-28 17:38:19 +05:30