qa: stop testing simple messenger in CephFS suites

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>
This commit is contained in:
Patrick Donnelly 2019-03-11 09:06:32 -07:00
parent b915fcee4f
commit 897a1f7385
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB
3 changed files with 0 additions and 19 deletions

View 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:

View File

@ -1,9 +1,5 @@
overrides:
ceph:
conf:
global:
ms type: simple
log-whitelist:
- client session with non-allowable root

View File

@ -1,10 +1,3 @@
overrides:
ceph:
conf:
global:
ms type: simple
tasks:
- cephfs_test_runner:
fail_on_skip: false