summaryrefslogtreecommitdiffstats
path: root/qa/cephfs/mount/fuse.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/cephfs/mount/fuse.yaml')
-rw-r--r--qa/cephfs/mount/fuse.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/qa/cephfs/mount/fuse.yaml b/qa/cephfs/mount/fuse.yaml
new file mode 100644
index 000000000..9ffb5129d
--- /dev/null
+++ b/qa/cephfs/mount/fuse.yaml
@@ -0,0 +1,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: