ansible: Add missing deps to common on Debian
[lttng-ci.git] / jobs / lttng-scope.yml
index d80e9b8f96ffb89d1ebb792a1a17ab53168c8505..823ab4111faaf0625f51b80b0f7695f55501d837 100644 (file)
@@ -49,7 +49,6 @@
          name: SWT_GTK3
          values:
            - "0"
-           - "1"
 
     wrappers:
       - workspace-cleanup
           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.023243 seconds and 4 git commands to generate.