summaryrefslogtreecommitdiffstats
path: root/qa/cephfs/mount/fuse.yaml
blob: 9ffb5129def27be13aa2a2260fd77cbe03d61f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
teuthology:
  postmerge:
  - local function is_kupstream()
      return false
    end
  - local function is_kdistro()
      return false
    end
  - local function is_fuse()
      return true
    end
  - local function syntax_version()
      return ''
    end
tasks:
  - ceph-fuse: