ceph/qa/tasks/cephfs
Patrick Donnelly 9e59ba40c3
Merge PR #28560 into master
* refs/pull/28560/head:
	cephfs-shell: handle du's arguments elsewhere outside do_du()
	cephfs-shell: reuse code
	cephfs-shell: rewrite call to perror in do_du
	pybind/cephfs: define variable for hexcode used in stat()
	test_cephfs_shell: test cephfs-shell command at invocation
	cephfs-shell: refactor do_du()
	cephfs-shell: option -r is not for reverse
	cephfs-shell: extend to_bytes()
	test_cephfs_shell: test du with no args
	test_cephfs_shell: test du with multiple paths in args
	test_cephfs_shell: test behaviour of "du -r"
	test_cephfs_shell: test du's output for softlinks
	qa/cephfs: add convenience method lstat()
	qa/cephfs: add option to make stat() unfollow symlinks
	test_cephfs_shell: test du's output for hardlinks
	test_cephfs_shell: test du's output for directories
	test_cephfs_shell: test du's output for regular files
	test_cephfs_shell: add a method to get command output
	test_cephfs_shell: allow cmd as list too
	test_cephfs_shell: rename and rewrite _cephfs_shell()
	test_cephfs_shell: copy humanize() from cephfs-shell
	cephfs-shell: print disk usage for non-directory files too
	pybind/cephfs: add method that stats symlinks without following
	cephfs-shell: Fix 'du' command error

Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2019-09-13 12:39:39 -07:00
..
__init__.py
cephfs_test_case.py qa/cephfs: add test for blacklisted client eviction 2019-06-05 21:05:06 +08:00
filesystem.py test: extend scrub control test to validate mds task status 2019-08-06 02:33:09 -04:00
fuse_mount.py qa/cephfs: memoize FUSE client pid 2019-07-13 12:54:15 +05:30
kernel_mount.py qa: use hard_reset to reboot kclient 2019-07-26 15:34:00 -07:00
mount.py qa/cephfs: add convenience method lstat() 2019-09-13 10:45:27 +05:30
test_auto_repair.py
test_backtrace.py
test_cap_flush.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_cephfs_shell.py test_cephfs_shell: test cephfs-shell command at invocation 2019-09-13 10:45:42 +05:30
test_client_limits.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_client_recovery.py Merge PR #29104 into master 2019-07-31 12:06:39 -07:00
test_config_commands.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_damage.py qa: fix damage expectation setting 2019-01-09 07:05:01 -08:00
test_data_scan.py tools/cephfs: make 'cephfs-data-scan scan_links' update snaptable 2019-01-07 16:50:04 +08:00
test_dump_tree.py
test_exports.py qa/cephfs: add test for blacklisted client eviction 2019-06-05 21:05:06 +08:00
test_failover.py qa: wait for MDS to come back after removing it 2019-07-25 14:42:34 -07:00
test_flush.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_forward_scrub.py test: switch using "scrub start" tell interface to initiate scrub 2019-01-02 08:51:00 -05:00
test_fragment.py
test_full.py
test_journal_migration.py qa: update testing for standby-replay 2019-02-27 21:39:12 -08:00
test_journal_repair.py qa: update json format from session listing 2019-09-12 22:09:17 -07:00
test_mantle.py
test_misc.py mds: remove the code that skip evicting the only client 2019-06-19 14:28:31 +08:00
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_pool.py test: switch using "scrub start" tell interface to initiate scrub 2019-01-02 08:51:00 -05:00
test_scrub_checks.py test: extend scrub control test to validate mds task status 2019-08-06 02:33:09 -04:00
test_scrub.py test: switch using "scrub start" tell interface to initiate scrub 2019-01-02 08:51:00 -05:00
test_sessionmap.py qa: update json format from session listing 2019-09-12 22:09:17 -07:00
test_snapshots.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_strays.py qa: extend get_pool_property() to allow non-int values 2019-05-10 10:45:25 +08:00
test_volume_client.py Merge PR #28692 into master 2019-07-18 14:03:50 -07:00
test_volumes.py mgr/volumes: cleanup FS subvolume or subvolume group path 2019-08-22 00:46:22 +05:30