summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/knfs/basic/ceph/base.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/knfs/basic/ceph/base.yaml')
-rw-r--r--src/ceph/qa/suites/knfs/basic/ceph/base.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ceph/qa/suites/knfs/basic/ceph/base.yaml b/src/ceph/qa/suites/knfs/basic/ceph/base.yaml
new file mode 100644
index 0000000..7c2f0fc
--- /dev/null
+++ b/src/ceph/qa/suites/knfs/basic/ceph/base.yaml
@@ -0,0 +1,14 @@
+
+overrides:
+ ceph:
+ conf:
+ global:
+ ms die on skipped message: false
+
+tasks:
+- install:
+- ceph:
+- kclient: [client.0]
+- knfsd:
+ client.0:
+ options: [rw,no_root_squash,async]