jjb: fix x86-32 kernel builds for lttng-modules
[lttng-ci.git] / jobs / jabberwocky.yml
index de6f02cd8e7a186f7f7391ba51f0595b2fc2f261..af63eac2bed9b865ae1ce9937bc9697fe34afd27 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:.*
+            .*Source root doesn't exist.*
+            Could not transfer metadata.*codehaus-snapshots.*
       - workspace-cleanup
       - email-ext:
-          recipients: alex@voxpopuli.im
-          matrix-trigger: only-parent
+         recipients: '{obj:email_for_all_failure}'
+         always: false
+         unstable: true
+         first-failure: false
+         first-unstable: false
+         not-built: false
+         aborted: false
+         regression: false
+         failure: true
+         second-failure: false
+         improvement: false
+         still-failing: false
+         success: false
+         fixed: false
+         fixed-unhealthy: true
+         still-unstable: false
+         pre-build: false
+         matrix-trigger: only-parent
+         send-to:
+           - recipients
+      - email-ext:
+         recipients: '{obj:email_to}'
+         reply-to: ci-notification@lists.lttng.org
+         always: false
+         unstable: false
+         first-failure: true
+         first-unstable: true
+         not-built: false
+         aborted: false
+         regression: false
+         failure: false
+         second-failure: false
+         improvement: false
+         still-failing: false
+         success: false
+         fixed: false
+         fixed-unhealthy: true
+         still-unstable: false
+         pre-build: false
+         matrix-trigger: only-parent
+         send-to:
+           - recipients
 
 - job-template:
     name: jabberwocky_{version}_coverity
     name: jabberwocky
     github_user: efficios
     github_name: jabberwocky
+    email_to: 'ci-notification@lists.lttng.org, cc:alexmonthy@efficios.com'
+    email_for_all_failure: 'alexmonthy@efficios.com'
     version:
       - master
     jobs:
This page took 0.025163 seconds and 4 git commands to generate.