]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/cephfs/mount/kclient/mount.yaml
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / cephfs / mount / kclient / mount.yaml
index c9a1f5b6f2359934cfd7bcde0c42bc94395d683d..a130ff9d5d0febf429538cd4204fcb0ef8bd321d 100644 (file)
@@ -1,2 +1,16 @@
+teuthology:
+  postmerge:
+  - local function is_kupstream()
+      return yaml.ktype == 'upstream'
+    end
+  - local function is_kdistro()
+      return yaml.ktype == 'distro'
+    end
+  - local function is_fuse()
+      return false
+    end
+  - local function syntax_version()
+      return yaml.overrides.kclient.syntax
+    end
 tasks:
 - kclient: