jjb: lttng-tools: Add debug-rcu conf for 2.7, 2.8, 2.9
[lttng-ci.git] / jobs / lttng-baremetal-tests.yaml
index 581b6218361f588d15ce0ed938cf0d89e3add05a..307a10319f684a80f10298a487daf8fbf7e0d496 100644 (file)
@@ -41,6 +41,7 @@
         - gallery-type: archived-images-gallery
           title: Results
           includes: '*.png'
+      - workspace-cleanup
     scm:
       - git:
           url: git://git-mirror.internal.efficios.com/lttng/lttng-tools.git
@@ -76,6 +77,7 @@
       - inject:
           properties-file: properties.txt
       - shell: !include-raw-escape: scripts/lttng-baremetal-tests/run-baremetal-benchmarks.sh
+      - shell: !include-raw-escape: scripts/lttng-baremetal-tests/summarize-results.sh
 
 - defaults:
     name: vm_tests
           strategy: new-failure-and-fixed
           channels:
             - name: '#lttng'
+      - workspace-cleanup
 
     builders:
       - shell: !include-raw-escape: scripts/lttng-baremetal-tests/generate-properties-master.sh
           strategy: new-failure-and-fixed
           channels:
             - name: '#lttng'
+      - workspace-cleanup
+
     builders:
       - shell: !include-raw-escape: scripts/lttng-baremetal-tests/generate-properties-master.sh
       - trigger-builds:
     name: baremetal_tests_k{kversion}_l{lttngversion}
     defaults: baremetal_tests
 
+# Canary jobs are made to confirm that the whole Lava pipeline is working.
+# They are scheduled once a day always on the same (LTTng, Kernel) code. If any
+# of those jobs fails, it means that there is an issue with the configuration
 - job-template:
     name: baremetal_tests_k{kversion}_l{lttngversion}_canary
     defaults: baremetal_tests
+    triggers:
+      - timed: "@daily"
 - job-template:
     name: vm_tests_k{kversion}_l{lttngversion}_canary
     defaults: vm_tests
+    triggers:
+      - timed: "@daily"
 - job-template:
     name: baremetal_benchmarks_k{kversion}_l{lttngversion}_canary
     defaults: baremetal_benchmarks
+    triggers:
+      - timed: "@daily"
 
 - job-template:
     name: vm_tests_kmainline_l{lttngversion}
       - string:
           name: 'BUILD_DEVICE'
           description: 'The target device. (kvm or baremetal)'
+    publishers:
+      - workspace-cleanup
 
 ## Project
 - project:
This page took 0.024838 seconds and 4 git commands to generate.