]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: stop testing simple messenger in CephFS suites 26892/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 11 Mar 2019 16:06:32 +0000 (09:06 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 11 Mar 2019 16:06:32 +0000 (09:06 -0700)
Simple messenger is on it's way out and it doesn't work with msgr2.

Fixes: http://tracker.ceph.com/issues/38676
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/basic_functional/tasks/volume-client/task/test/test.yaml
qa/suites/kcephfs/recovery/tasks/sessionmap.yaml
qa/suites/kcephfs/recovery/tasks/volume-client.yaml

index f038721cb3b6704b50374b812bf77f525503f5fa..d766b6eca4c57aa188afbc5549b60e38fd0b86fc 100644 (file)
@@ -1,11 +1,3 @@
-overrides:
-  ceph:
-    mon_bind_msgr2: false
-    conf:
-      global:
-        ms type: simple
-        ms bind msgr2: false
-
 tasks:
   - cephfs_test_runner:
       modules:
index 9e3c8b645c7276607f415fb8cb2e7a531e9177ed..88ae6019a7c6f01a1c57765091e4f7daee0975e7 100644 (file)
@@ -1,9 +1,5 @@
-
 overrides:
   ceph:
-    conf:
-      global:
-        ms type: simple
     log-whitelist:
       - client session with non-allowable root
 
index d738eebf12f6ad898119833a8b903d27373eb5ff..5dfb2f8555b880382ca384149f6b17199330afad 100644 (file)
@@ -1,10 +1,3 @@
-
-overrides:
-  ceph:
-    conf:
-      global:
-        ms type: simple
-
 tasks:
   - cephfs_test_runner:
       fail_on_skip: false