]> git.proxmox.com Git - ceph.git/blame - ceph/qa/cephfs/mount/kclient/mount.yaml
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / cephfs / mount / kclient / mount.yaml
CommitLineData
1e59de90
TL
1teuthology:
2 postmerge:
3 - local function is_kupstream()
4 return yaml.ktype == 'upstream'
5 end
6 - local function is_kdistro()
7 return yaml.ktype == 'distro'
8 end
9 - local function is_fuse()
10 return false
11 end
12 - local function syntax_version()
13 return yaml.overrides.kclient.syntax
14 end
11fdf7f2
TL
15tasks:
16- kclient: