ceph/qa/tasks/cephfs
Rishabh Dave 58c7c7e8f4 test_cephfs_shell: run cephfs-shell with conf file
And set colors to False and debug to True in this conf file.

stdout captured by Python code in this testsuite can contain the colour
codes along with the expected string output. Setting colors to False in
cephfs-shell.conf should fix this.

Setting debug to False should help with analyzing test failures since
it enables printing messages that helps debugging (stacktrace for
cephfs-shell code, for example).

Signed-off-by: Rishabh Dave <ridave@redhat.com>
2020-06-17 17:21:31 +05:30
..
__init__.py
cephfs_test_case.py mds: flag backtrace scrub failures for new files as okay 2020-06-02 07:41:40 +05:30
filesystem.py qa/tasks: logger.warn() -> logger.warning() 2020-05-13 17:18:13 -06:00
fuse_mount.py Merge PR #34839 into master 2020-06-02 17:42:59 -07:00
kernel_mount.py qa/cephfs: run() cleanup whether FS was mounted or not 2020-05-14 10:06:21 +05:30
mount.py Merge PR #35202 into master 2020-06-03 07:43:08 -07:00
test_acls.py qa: import with full path 2020-03-24 18:27:55 +08:00
test_admin.py cephfs: allow pool names with '-' and '.' 2020-05-19 13:34:49 +05:30
test_auto_repair.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py test_cephfs_shell: run cephfs-shell with conf file 2020-06-17 17:21:31 +05:30
test_client_limits.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_client_recovery.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_damage.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_data_scan.py Merge pull request #33576 from lxbsz/fuse 2020-04-21 22:12:37 -07:00
test_dump_tree.py qa/tasks: do not random.choice(a_view) 2020-04-07 20:33:47 +08:00
test_exports.py qa: return a string via getfattr 2020-05-22 14:15:19 -07:00
test_failover.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_flush.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_forward_scrub.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_fragment.py qa/cephfs: add test case for fragmenting stray dirs 2020-04-21 12:38:59 +08:00
test_full.py qa/tasks: logger.warn() -> logger.warning() 2020-05-13 17:18:13 -06:00
test_journal_migration.py qa/tasks/cephfs: rename mounted() to mounted_wait() 2020-04-14 07:47:04 -04:00
test_journal_repair.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_mantle.py
test_meta_injection.py qa/tasks/cephfs: fix print() to be py3 compatible 2020-03-27 14:51:24 +08:00
test_misc.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_nfs.py qa/tasks/cephfs: Enable multiple exports tests 2020-05-29 23:36:34 +05:30
test_openfiletable.py qa,tes: s/xrange/range/ 2020-04-07 20:33:47 +08:00
test_pool_perm.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_quota.py qa/cephfs: switch to mount_wait() to avoid possible umounted assert 2020-04-25 06:21:55 -04:00
test_readahead.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_recovery_pool.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_scrub_checks.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_scrub.py Merge PR #35328 into master 2020-06-03 07:41:09 -07:00
test_sessionmap.py qa/cephfs: switch to mount_wait() to avoid possible umounted assert 2020-04-25 06:21:55 -04:00
test_snapshots.py qa/tasks/cephfs: remove sys.exc_clear() calls 2020-05-08 11:21:22 +08:00
test_strays.py qa/tasks/cephfs: add mount_wait() support to simplify the code 2020-04-14 07:47:04 -04:00
test_volume_client.py Merge pull request #34732 from lxbsz/fs_fix_new 2020-04-26 01:46:30 +08:00
test_volumes.py Merge PR #34716 into master 2020-06-12 14:10:14 -07:00
xfstests_dev.py Merge pull request #33711 from lxbsz/qa_umount_failed 2020-04-17 08:20:30 -07:00