ceph/qa/tasks/cephfs
Ganesh Maharaj Mahalingam 625868974b fix python collections module warning for v3.7 and above
Python 3.7 now shows a warning as below.

/usr/bin/ceph:128: DeprecationWarning: Using or importing the ABCs from
'collections' instead of from 'collections.abc' is deprecated, and in
3.8 it will stop working
  import rados

This patch addresses the that particular issue.

Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
2018-10-28 23:32:22 -07:00
..
__init__.py
cephfs_test_case.py
filesystem.py qa: use timeout for fs asok operations 2018-10-06 10:32:50 -07:00
fuse_mount.py qa: add timeouts for remote ops for client mounts 2018-10-17 10:39:13 -07:00
kernel_mount.py qa: add timeouts for remote ops for client mounts 2018-10-17 10:39:13 -07:00
mount.py qa/ceph-volume: allow executing python pyloads using python3 2018-07-30 16:12:48 -07:00
test_auto_repair.py
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py qa: add cephfs-shell skeleton test case 2018-08-16 09:13:36 -07:00
test_client_limits.py
test_client_recovery.py qa/tasks/cephfs: add test for ceph_abort_conn() 2018-06-28 16:16:50 +08:00
test_config_commands.py
test_damage.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_data_scan.py fix python collections module warning for v3.7 and above 2018-10-28 23:32:22 -07:00
test_dump_tree.py
test_exports.py mds: check for session import race 2018-05-14 12:52:50 -07:00
test_failover.py qa/tasks/cephfs: add test for discontinuous mdsmap 2018-07-19 14:34:29 +08: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 fix python collections module warning for v3.7 and above 2018-10-28 23:32:22 -07:00
test_fragment.py
test_full.py
test_journal_migration.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_journal_repair.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_mantle.py
test_misc.py Merge PR #24292 into master 2018-10-15 21:31:04 -07:00
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_pool.py fix python collections module warning for v3.7 and above 2018-10-28 23:32:22 -07:00
test_scrub_checks.py
test_scrub.py fix python collections module warning for v3.7 and above 2018-10-28 23:32:22 -07:00
test_sessionmap.py qa: extend timeout for SessionMap flush 2018-09-12 12:52:00 -07:00
test_snapshots.py
test_strays.py qa: remove racy/buggy test_purge_queue_op_rate 2018-04-24 12:48:40 -07:00
test_volume_client.py qa: test py2 and py3 for volume client 2018-07-30 16:12:48 -07:00