From: John Spray Date: Wed, 24 Jan 2018 14:33:44 +0000 (-0500) Subject: qa: always dump corrupt messages in rados/upgrade X-Git-Tag: v13.0.2~448^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F19235%2Fhead;p=ceph.git qa: always dump corrupt messages in rados/upgrade Previously only a service with debug_ms>=1 would dump corrupt messages: in an upgrade test we're *alway* interested in a corrupt message. Signed-off-by: John Spray --- diff --git a/qa/suites/rados/upgrade/luminous-x-singleton/0-cluster/start.yaml b/qa/suites/rados/upgrade/luminous-x-singleton/0-cluster/start.yaml index 0d378dc88be3..290eca8102fa 100644 --- a/qa/suites/rados/upgrade/luminous-x-singleton/0-cluster/start.yaml +++ b/qa/suites/rados/upgrade/luminous-x-singleton/0-cluster/start.yaml @@ -6,6 +6,9 @@ meta: overrides: ceph: fs: xfs + conf: + global: + ms dump corrupt message level: 0 roles: - - mon.a - mon.b