jjb: Add warnings filtering to scope jobs
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 15 Dec 2017 16:47:45 +0000 (11:47 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 15 Dec 2017 16:47:45 +0000 (11:47 -0500)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/ctf-java.yml
jobs/jabberwocky.yml
jobs/libdelorean-java.yml
jobs/lttng-scope.yml

index ed68b5c69d845c0f9682dbb7d04b41c3a874fe77..93569d6e04cc162bc48cedb93e09add5d537d66a 100644 (file)
               total-high: 0
               total-normal: 0
               total-low: 0
+          messages-to-ignore: |-
+            No sources found skipping Kotlin compile
+            Ignoring project type pom - supportedProjectTypes = \[jar, bundle\]
+            ^Tests run:.*
       - workspace-cleanup
       - email-ext:
          recipients: '{obj:email_for_all_failure}'
index 8be825a136d269bc5d1f40e2cc0693fb447d0457..86a6b26d99d697fb8294f23d923e65d93ebf9fe9 100644 (file)
               total-high: 0
               total-normal: 0
               total-low: 0
+          messages-to-ignore: |-
+            No sources found skipping Kotlin compile
+            Ignoring project type pom - supportedProjectTypes = \[jar, bundle\]
+            ^Tests run:.*
       - workspace-cleanup
       - email-ext:
          recipients: '{obj:email_for_all_failure}'
index 165428bf3ce4095105af0b17a591354dfbf12b93..08db0780f65113cf039ea78477092866517ac3fd 100644 (file)
               total-high: 0
               total-normal: 0
               total-low: 0
+          messages-to-ignore: |-
+            No sources found skipping Kotlin compile
+            Ignoring project type pom - supportedProjectTypes = \[jar, bundle\]
+            ^Tests run:.*
       - workspace-cleanup
       - email-ext:
          recipients: '{obj:email_for_all_failure}'
index e698b99b903eb985c5808c238f186ea472dc9791..7b2d0519a6ad1eea403c1e736b5794151fca28c6 100644 (file)
               total-high: 0
               total-normal: 0
               total-low: 0
+          messages-to-ignore: |-
+            No sources found skipping Kotlin compile
+            Ignoring project type pom - supportedProjectTypes = \[jar, bundle\]
+            ^Tests run:.*
       - workspace-cleanup
       - email-ext:
          recipients: '{obj:email_for_all_failure}'
               total-high: 0
               total-normal: 0
               total-low: 0
+          messages-to-ignore: |-
+            No sources found skipping Kotlin compile
+            Ignoring project type pom - supportedProjectTypes = \[jar, bundle\]
+            ^Tests run:.*
       - workspace-cleanup
       - email-ext:
          recipients: '{obj:email_for_all_failure}'
               total-high: 0
               total-normal: 0
               total-low: 0
+          messages-to-ignore: |-
+            No sources found skipping Kotlin compile
+            Ignoring project type pom - supportedProjectTypes = \[jar, bundle\]
+            ^Tests run:.*
       - workspace-cleanup
       - email-ext:
          recipients: '{obj:email_for_all_failure}'
This page took 0.026054 seconds and 4 git commands to generate.