From: Patrick Donnelly Date: Mon, 6 Feb 2017 19:16:28 +0000 (-0500) Subject: qa: increase debug_ms level for thrashing X-Git-Tag: v12.0.1~155^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1183f09e47a0ebf8767610d82a2a60f20d7f4090;p=ceph-ci.git qa: increase debug_ms level for thrashing This is to help locate the cause of [1]. [1] http://tracker.ceph.com/issues/18690 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/multimds/thrash/overrides/thrash_debug.yaml b/qa/suites/multimds/thrash/overrides/thrash_debug.yaml new file mode 100644 index 00000000000..2243037cae9 --- /dev/null +++ b/qa/suites/multimds/thrash/overrides/thrash_debug.yaml @@ -0,0 +1,7 @@ +overrides: + ceph: + conf: + mds: + debug ms: 10 + client: + debug ms: 10