From: Shigeru Yasuda Date: Fri, 11 Apr 2014 11:59:27 +0000 (+0900) Subject: Suppress unwanted log messages while running tests. X-Git-Tag: release/helium~113 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=d61cf683b1d53354405733130296e36c8320cb45;p=vtn.git Suppress unwanted log messages while running tests. Change-Id: Ia1e38f3b6d5e4880eb75c379f797cfbbcc697bba Signed-off-by: Shigeru Yasuda --- diff --git a/manager/implementation/src/test/resources/logback.xml b/manager/implementation/src/test/resources/logback.xml index 55e82e66..fe7c10e7 100644 --- a/manager/implementation/src/test/resources/logback.xml +++ b/manager/implementation/src/test/resources/logback.xml @@ -2,7 +2,7 @@ + + + + + + diff --git a/manager/northboundIT/src/test/resources/logback.xml b/manager/northboundIT/src/test/resources/logback.xml index a39d664e..542f8444 100644 --- a/manager/northboundIT/src/test/resources/logback.xml +++ b/manager/northboundIT/src/test/resources/logback.xml @@ -27,4 +27,8 @@ + + +