]> git.proxmox.com Git - ceph.git/blob - ceph/qa/cephfs/mount/fuse.yaml
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / cephfs / mount / fuse.yaml
1 teuthology:
2 postmerge:
3 - local function is_kupstream()
4 return false
5 end
6 - local function is_kdistro()
7 return false
8 end
9 - local function is_fuse()
10 return true
11 end
12 - local function syntax_version()
13 return ''
14 end
15 tasks:
16 - ceph-fuse: