From 8315a22caf9d98c0cdb7538cb38bab885d823684 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sat, 27 Apr 2013 20:55:53 -0700 Subject: [PATCH] upgrade: debug fs jobs These are hanging; crank up logs to see why. --- suites/upgrade/singleton/all/basic-test.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/suites/upgrade/singleton/all/basic-test.yaml b/suites/upgrade/singleton/all/basic-test.yaml index 9649d6782a0c2..cf2605b145c67 100644 --- a/suites/upgrade/singleton/all/basic-test.yaml +++ b/suites/upgrade/singleton/all/basic-test.yaml @@ -12,6 +12,13 @@ tasks: - install: branch: bobtail - ceph: + conf: + mds: + debug mds: 20 + debug ms: 1 + client: + debug ms: 1 + debug client: 20 - install.upgrade: all: branch: next -- 2.39.5