jjb: Add warnings to lttng-scope
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 14 Mar 2017 19:39:06 +0000 (15:39 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 14 Mar 2017 19:39:06 +0000 (15:39 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-scope.yml

index d80e9b8f96ffb89d1ebb792a1a17ab53168c8505..93a9aefdcfeb0f754abb9c80ef7a008be0ef9c53 100644 (file)
           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
           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
           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
This page took 0.023571 seconds and 4 git commands to generate.