]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: account for split of the kclient "metrics" debugfs file 44270/head
authorJeff Layton <jlayton@redhat.com>
Wed, 10 Nov 2021 18:10:50 +0000 (13:10 -0500)
committerVenky Shankar <vshankar@redhat.com>
Fri, 10 Dec 2021 09:08:59 +0000 (14:38 +0530)
commitef0286c8e4ffd918bebb94935407542bc6f68afe
tree312949b99a6b05cde311a38009214ef22ff1f3cd
parent672020498f29923eed21f90009cab39c00421097
qa: account for split of the kclient "metrics" debugfs file

Recently, Luis posted a patch to turn the metrics debugfs file into a
directory with separate files for the different sections in the old
metrics file.

Account for this change in get_op_read_count().

Fixes: https://tracker.ceph.com/issues/53214
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit e9f2bff8cd7df1c81ff8bbfa2530f470d9c6af2c)
qa/tasks/cephfs/kernel_mount.py