]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: test_readahead add kernel client support 38037/head
authorXiubo Li <xiubli@redhat.com>
Thu, 12 Nov 2020 06:18:16 +0000 (14:18 +0800)
committerXiubo Li <xiubli@redhat.com>
Fri, 18 Dec 2020 01:07:26 +0000 (09:07 +0800)
commit2f4980f394301fca793af9ca513aca6fa1d1822a
treea659e924e96c5b152adf4e77e810ab649b5e80fd
parent7ef6453e4aff9bcef8bb2dd26182dd35bb98dee0
qa: test_readahead add kernel client support

If the "ceph.cluster_fsid" and "ceph.client_id" vxattrs or the
"metric" debug file are not support yet, will assume the test
succeeds.

Fixes: https://tracker.ceph.com/issues/48053
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/fuse_mount.py
qa/tasks/cephfs/kernel_mount.py
qa/tasks/cephfs/mount.py
qa/tasks/cephfs/test_readahead.py