jjb: Add warnings filtering to scope jobs
[lttng-ci.git] / jobs / jabberwocky.yml
index 25047477954367bcc060553f9ae64c5674a386f8..86a6b26d99d697fb8294f23d923e65d93ebf9fe9 100644 (file)
@@ -32,6 +32,7 @@
     triggers:
       - pollscm:
           cron: "@hourly"
+      - timed: "@daily"
 
     properties:
       - build-discarder:
@@ -65,6 +66,7 @@
     triggers:
       - pollscm:
           cron: "@hourly"
+      - timed: "@daily"
 
     properties:
       - build-discarder:
               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.022204 seconds and 4 git commands to generate.