jjb: Add jobs running on sles15sp5
[lttng-ci.git] / jobs / lttng-modules.yaml
index 49cdc296268ea364476154170de505fd39339e19..22c1e3050672a60c74ebcda5ecf05bd659a08af0 100644 (file)
           description: 'Kernel versions list filtering strategy.'
       - string:
           name: 'kverrc'
-          default: 'false'
+          default: 'true'
           description: 'Add latest RC to kernel versions list.'
       - string:
           name: 'kgitrepo'
 - job-template:
     name: lttng-modules_{mversion}_coverity
     defaults: lttng-modules
-    node: 'amd64'
+    node: 'deb12-amd64'
 
     triggers:
       - pollscm:
 
     builders:
       - shell: |
-         git clone --depth=1 -b v5.5 --reference $HOME/gitcache/linux-stable.git/ git://git-mirror.internal.efficios.com/kernel/stable/linux-stable.git src/linux
+         git clone --depth=1 -b v6.1 --reference $HOME/gitcache/linux-stable.git/ git://git-mirror.internal.efficios.com/kernel/stable/linux-stable.git src/linux
          cd src/linux
          make allyesconfig
          sed -i "s/# CONFIG_KALLSYMS_ALL is not set/CONFIG_KALLSYMS_ALL=y/g" .config
             - master
             - stable-2.13
           uversion:
-            - bionic
             - focal
             - jammy
+            - noble
           buildtype: build
           parambuildtype: build
           kverfloor: ''
           mversion:
             - stable-2.12
           uversion:
-            - bionic
             - focal
             - jammy
           buildtype: build
             - master
             - stable-2.13
           uversion:
-            - bionic
             - focal
             - jammy
+            - noble
           buildtype: crossbuild
           parambuildtype: crossbuild
           kverfloor: ''
           mversion:
             - stable-2.12
           uversion:
-            - bionic
             - focal
             - jammy
           buildtype: crossbuild
           platforms: !!python/tuple [deb12-amd64]
       - 'lttng-modules_PARAM_crossbuild':
           platforms: !!python/tuple [deb12-amd64]
-          cross_arch: !!python/tuple [armhf, arm64, powerpc, ppc64el]
+          cross_arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, riscv64]
 
 # Misc jobs
       - 'lttng-modules_ALL_trigger-vanilla'
This page took 0.023158 seconds and 4 git commands to generate.