Merge pull request #39 from frdeso/lava_improve_fuzzing
[lttng-ci.git] / jobs / ctf-java.yml
index 251a7a61962cee70841ccd31750c6605f053f6ef..51ec16eb4572cd95cefd97c62ec46a979af8e797 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:.*
+            .*Source root doesn't exist.*
+            Could not transfer metadata.*codehaus-snapshots.*
       - workspace-cleanup
       - email-ext:
          recipients: '{obj:email_for_all_failure}'
This page took 0.023652 seconds and 4 git commands to generate.