jjb: Update paths in lttng-scope job
[lttng-ci.git] / jobs / lttng-scope.yml
index d80e9b8f96ffb89d1ebb792a1a17ab53168c8505..0493aa6fe4c1251c469b2c33948a3c69bac5018d 100644 (file)
@@ -49,7 +49,6 @@
          name: SWT_GTK3
          values:
            - "0"
-           - "1"
 
     wrappers:
       - workspace-cleanup
 
     publishers:
       - archive:
-          artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*'
+          artifacts: 'org.lttng.scope.rcp.product/target/repository/**,org.lttng.scope.rcp.product/target/products/*'
           allow-empty: false
           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
 
     publishers:
       - archive:
-          artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*'
+          artifacts: 'org.lttng.scope.rcp.product/target/repository/**,org.lttng.scope.rcp.product/target/products/*'
           allow-empty: false
           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
 
     publishers:
       - archive:
-          artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*'
+          artifacts: 'org.lttng.scope.rcp.product/target/repository/**,org.lttng.scope.rcp.product/target/products/*'
           allow-empty: false
           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.024273 seconds and 4 git commands to generate.