jjb: Add warnings filtering to scope jobs
[lttng-ci.git] / jobs / ctf-java.yml
index 251a7a61962cee70841ccd31750c6605f053f6ef..93569d6e04cc162bc48cedb93e09add5d537d66a 100644 (file)
@@ -32,6 +32,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.029107 seconds and 4 git commands to generate.