From def03556bc36169e39c909471b0fedd5f5acfec2 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 13 Feb 2014 13:40:55 -0800 Subject: [PATCH] Enable zuul gerrit debug logging So that we can determine if there is a race condition with querying voting results. Change-Id: I1c6eec01a8647853b4c1109580d22ac9ed376c5d --- modules/openstack_project/files/zuul/logging.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/logging.conf b/modules/openstack_project/files/zuul/logging.conf index ec369851d7..04c33c6178 100644 --- a/modules/openstack_project/files/zuul/logging.conf +++ b/modules/openstack_project/files/zuul/logging.conf @@ -17,7 +17,7 @@ handlers=debug,normal qualname=zuul [logger_gerrit] -level=INFO +level=DEBUG handlers=debug,normal qualname=gerrit