jjb: lava: Use the 4.9-y branch for lava tests since it is an LTS
[lttng-ci.git] / jobs / lttng-baremetal-tests.yaml
index 5159741b118ef4cb0bf8a905e13da523998edee3..ab498f9c657f89c04163ccd4653d40dd82e0d229 100644 (file)
@@ -5,7 +5,7 @@
 
     triggers:
       - pollscm:
-          cron: "@hourly"
+          cron: "H * * * 1-5"
     logrotate:
       numToKeep: 10
 
@@ -97,7 +97,7 @@
             - 'kvm-tests'
     triggers:
       - pollscm:
-          cron: "@hourly"
+          cron: "H * * * 1-5"
     logrotate:
       numToKeep: 10
 
           recipients: 'francis.deslauriers@efficios.com'
       - ircbot:
           strategy: new-failure-and-fixed
+          message-type: summary
           channels:
             - name: '#lttng'
       - workspace-cleanup
             - 'baremetal-tests'
     triggers:
       - pollscm:
-          cron: "@hourly"
+          cron: "H * * * 1-5"
     logrotate:
       numToKeep: 10
 
           recipients: 'francis.deslauriers@efficios.com'
       - ircbot:
           strategy: new-failure-and-fixed
+          message-type: summary
           channels:
             - name: '#lttng'
       - workspace-cleanup
     concurrent: true
 
     logrotate:
-      numToKeep: 50
+      numToKeep: 100
     node: 'x86-64'
 
     wrappers:
     name: lttng-kernel-tests
     kversion:
       - linux-4.4.y
-      - linux-4.8.y
+      - linux-4.9.y
       - v4.8.1
     lttngversion:
       - master
This page took 0.023166 seconds and 4 git commands to generate.