Lava: Fix the name of Jenkins Lava key
[lttng-ci.git] / jobs / lttng-modules.yaml
index 1b0c8fe6b7fa1ce63e920e0fa64ec7e9c0512dc6..c223d5c4f943cdf265aea18772e2a9c5f754dd43 100644 (file)
@@ -54,7 +54,7 @@
       - copyartifact:
           project: kernel_{kversion}_{buildtype}/arch=$arch
           which-build: last-successful
-          stable: true
+          stable: false
           filter: 'build/**'
           target: 'deps/linux'
           do-not-fingerprint: true
           name: arch
           values: '{obj:arch}'
 
+    properties:
+      - build-discarder:
+          days-to-keep: 2
+
     parameters:
       - string:
           name: 'mversion'
     mversion:
       - stable-2.7
       - stable-2.8
+      - stable-2.9
       - master
     jobs:
       - 'lttng-modules_{mversion}_build-vanilla'
This page took 0.02746 seconds and 4 git commands to generate.