]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: mount kclient using new-style (v2) syntax
authorVenky Shankar <vshankar@redhat.com>
Thu, 11 Nov 2021 04:15:41 +0000 (23:15 -0500)
committerVenky Shankar <vshankar@redhat.com>
Tue, 30 Nov 2021 06:13:34 +0000 (01:13 -0500)
commitf8b939e128e54af4453dce6c21d06218c4c29406
tree3ee437f4fc475b9079da77746638270599f5c1d8
parent9663f8aaec97de928ac286cdaf35b7c5f7afb69a
test: mount kclient using new-style (v2) syntax

But, do not throw away the old style mount syntax since we would
want to continue testing it since users (scripts) might still be
using it.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
qa/cephfs/mount/kclient/mount-syntax/$ [new file with mode: 0644]
qa/cephfs/mount/kclient/mount-syntax/v1.yaml [new file with mode: 0644]
qa/cephfs/mount/kclient/mount-syntax/v2.yaml [new file with mode: 0644]
qa/tasks/cephfs/kernel_mount.py