]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: have kclient tests use new mount.ceph functionality 30462/head
authorJeff Layton <jlayton@redhat.com>
Tue, 17 Sep 2019 13:30:16 +0000 (09:30 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 20 Sep 2019 10:50:43 +0000 (06:50 -0400)
commit57f91d1550913daf808652b65f3d647b1a59f817
treeba31c46c330b38df5aea69bdcbd6442051364887
parent526ff7165e771b07d67bba3c9f27c9fd76ebf61e
qa: have kclient tests use new mount.ceph functionality

Now that the mount helper has the ability to discover mon addrs and
can scrape secrets from the keyring, take advantage of it and simplify
the KernelMount class.

Fixes: https://tracker.ceph.com/issues/41892
Signed-off-by: Jeff Layton <jlayton@redhat.com>
qa/tasks/cephfs/kernel_mount.py
qa/tasks/kclient.py