X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Flttng-modules.yaml;h=22c1e3050672a60c74ebcda5ecf05bd659a08af0;hb=2b47a432563b996b3c082ea8c61c21ebc64cc2e9;hp=49cdc296268ea364476154170de505fd39339e19;hpb=d5ff1878970cb321c34b81e755c1c50970e75ebd;p=lttng-ci.git diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 49cdc29..22c1e30 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -123,7 +123,7 @@ description: 'Kernel versions list filtering strategy.' - string: name: 'kverrc' - default: 'false' + default: 'true' description: 'Add latest RC to kernel versions list.' - string: name: 'kgitrepo' @@ -674,7 +674,7 @@ - job-template: name: lttng-modules_{mversion}_coverity defaults: lttng-modules - node: 'amd64' + node: 'deb12-amd64' triggers: - pollscm: @@ -693,7 +693,7 @@ 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 @@ -786,9 +786,9 @@ - master - stable-2.13 uversion: - - bionic - focal - jammy + - noble buildtype: build parambuildtype: build kverfloor: '' @@ -799,7 +799,6 @@ mversion: - stable-2.12 uversion: - - bionic - focal - jammy buildtype: build @@ -842,9 +841,9 @@ - master - stable-2.13 uversion: - - bionic - focal - jammy + - noble buildtype: crossbuild parambuildtype: crossbuild kverfloor: '' @@ -855,7 +854,6 @@ mversion: - stable-2.12 uversion: - - bionic - focal - jammy buildtype: crossbuild @@ -869,7 +867,7 @@ 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'