From: Sage Weil Date: Thu, 17 Jan 2019 03:42:31 +0000 (-0600) Subject: qa/rados/thrash-old-clients: avoid msgr2 X-Git-Tag: v14.1.0~361^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f7b6a4b44093bbed8e6cc662758aff5c24f00452;p=ceph.git qa/rados/thrash-old-clients: avoid msgr2 Signed-off-by: Sage Weil --- diff --git a/qa/suites/rados/thrash-old-clients/ceph.yaml b/qa/suites/rados/thrash-old-clients/ceph.yaml index b0c28783375..364f9d03b06 100644 --- a/qa/suites/rados/thrash-old-clients/ceph.yaml +++ b/qa/suites/rados/thrash-old-clients/ceph.yaml @@ -1,5 +1,7 @@ tasks: - ceph: mon_bind_addrvec: false - log-whitelist: - - \(MON_MSGR2_NOT_ENABLED\) + mon_bind_msgr2: false + conf: + global: + ms bind msgr2: false