jjb: Add warnings filtering to scope jobs
[lttng-ci.git] / jobs / libdelorean-java.yml
index 1c4c4662d32ff5f194c9ac4e022bf64cdfdc49a5..08db0780f65113cf039ea78477092866517ac3fd 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.039664 seconds and 4 git commands to generate.