ansible: Add support for Debian trixie
[lttng-ci.git] / jobs / lttng-modules.yaml
index 49cdc296268ea364476154170de505fd39339e19..5df8cd14e5dfec108f87e3b5b91c4c46abb030f9 100644 (file)
 - 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
           buildtype: build
           mversion:
             - stable-2.12
           uversion:
-            - bionic
             - focal
             - jammy
           buildtype: build
             - master
             - stable-2.13
           uversion:
-            - bionic
             - focal
             - jammy
           buildtype: crossbuild
           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.041078 seconds and 4 git commands to generate.