diff options
Diffstat (limited to 'src/ceph/qa/suites/krbd/thrash/conf.yaml')
-rw-r--r-- | src/ceph/qa/suites/krbd/thrash/conf.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ceph/qa/suites/krbd/thrash/conf.yaml b/src/ceph/qa/suites/krbd/thrash/conf.yaml new file mode 100644 index 0000000..8279674 --- /dev/null +++ b/src/ceph/qa/suites/krbd/thrash/conf.yaml @@ -0,0 +1,7 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false + client: + rbd default features: 5 |