From: Michael Jeanson Date: Tue, 14 Mar 2017 19:39:06 +0000 (-0400) Subject: jjb: Add warnings to lttng-scope X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=49cf637688c7104a0db630dd6b075c85a2a0e783;p=lttng-ci.git jjb: Add warnings to lttng-scope Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-scope.yml b/jobs/lttng-scope.yml index d80e9b8..93a9aef 100644 --- a/jobs/lttng-scope.yml +++ b/jobs/lttng-scope.yml @@ -89,6 +89,15 @@ only-if-success: true - junit: results: '**/target/surefire-reports/*.xml' + - warnings: + console-log-parsers: + - 'Maven' + total-thresholds: + unstable: + total-all: 0 + total-high: 0 + total-normal: 0 + total-low: 0 - workspace-cleanup - email-ext: recipients: alex@voxpopuli.im @@ -148,6 +157,15 @@ only-if-success: true - junit: results: '**/target/surefire-reports/*.xml' + - warnings: + console-log-parsers: + - 'Maven' + total-thresholds: + unstable: + total-all: 0 + total-high: 0 + total-normal: 0 + total-low: 0 - workspace-cleanup - email-ext: recipients: alex@voxpopuli.im @@ -202,6 +220,15 @@ only-if-success: true - junit: results: '**/target/surefire-reports/*.xml' + - warnings: + console-log-parsers: + - 'Maven' + total-thresholds: + unstable: + total-all: 0 + total-high: 0 + total-normal: 0 + total-low: 0 - workspace-cleanup - email-ext: recipients: alex@voxpopuli.im