ceph/qa/tasks/cephfs
Patrick Donnelly 076d04654f
Merge PR #35062 into master
* refs/pull/35062/head:
	qa/tasks/cephfs/fuse_mount.py: retry when the admin socket is not ready

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
2020-05-18 15:14:08 -07:00
..
__init__.py
cephfs_test_case.py qa/tasks: logger.warn() -> logger.warning() 2020-05-13 17:18:13 -06:00
filesystem.py qa/tasks: logger.warn() -> logger.warning() 2020-05-13 17:18:13 -06:00
fuse_mount.py Merge PR #35062 into master 2020-05-18 15:14:08 -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 #34951 into master 2020-05-18 14:57:20 -07:00
test_acls.py
test_admin.py Merge pull request #34561 from kotreshhr/ceph-fs-status-output 2020-04-21 22:17:42 -07:00
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/test_exports: fix TestExports failure under new python3 compability changes 2020-04-30 15:49:32 +05:30
test_failover.py
test_flush.py
test_forward_scrub.py
test_fragment.py
test_full.py qa/tasks: logger.warn() -> logger.warning() 2020-05-13 17:18:13 -06:00
test_journal_migration.py
test_journal_repair.py
test_mantle.py
test_meta_injection.py
test_misc.py
test_openfiletable.py
test_pool_perm.py
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
test_recovery_pool.py
test_scrub.py qa/tasks/cephfs/test_scrub: fix self.assertEqual no attribute '_type_equality_funcs' 2020-04-24 04:12:46 -04:00
test_scrub_checks.py
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
test_volume_client.py Merge pull request #34732 from lxbsz/fs_fix_new 2020-04-26 01:46:30 +08:00
test_volumes.py qa/tasks/cephfs/test_volumes: to make sure the size is int type 2020-04-24 05:05:54 -04:00
xfstests_dev.py