]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
basic/msgr: remove async and random for now
authorSamuel Just <sjust@redhat.com>
Thu, 24 Sep 2015 03:47:31 +0000 (20:47 -0700)
committerSamuel Just <sjust@redhat.com>
Mon, 2 Nov 2015 21:25:36 +0000 (13:25 -0800)
Signed-off-by: Samuel Just <sjust@redhat.com>
suites/rados/basic/msgr/async.yaml [deleted file]
suites/rados/basic/msgr/random.yaml [deleted file]

diff --git a/suites/rados/basic/msgr/async.yaml b/suites/rados/basic/msgr/async.yaml
deleted file mode 100644 (file)
index 9c77eaa..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      global:
-        ms type: async
-        enable experimental unrecoverable data corrupting features: '*'
diff --git a/suites/rados/basic/msgr/random.yaml b/suites/rados/basic/msgr/random.yaml
deleted file mode 100644 (file)
index 64404b3..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      global:
-        ms type: random
-        enable experimental unrecoverable data corrupting features: '*'