]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rados/basic/msgr: enable all experimental features if random/async
authorKefu Chai <kchai@redhat.com>
Fri, 28 Aug 2015 16:23:00 +0000 (00:23 +0800)
committerDavid Zafman <dzafman@redhat.com>
Fri, 28 Aug 2015 22:11:10 +0000 (15:11 -0700)
Signed-off-by: Kefu Chai <kchai@redhat.com>
suites/rados/basic/msgr/async.yaml
suites/rados/basic/msgr/random.yaml

index 9f93cab4f7e8deccd30451ad7d1299cf67ff2b36..9c77eaae235023996f65426e376f82a0015f4c30 100644 (file)
@@ -3,3 +3,4 @@ overrides:
     conf:
       global:
         ms type: async
+        enable experimental unrecoverable data corrupting features: '*'
index 6bf88f096eae2cc649a6bfeeeb839949350b65a1..64404b30831f1b5463dd10b1d1c475a3772d833f 100644 (file)
@@ -3,3 +3,4 @@ overrides:
     conf:
       global:
         ms type: random
+        enable experimental unrecoverable data corrupting features: '*'