X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ust.yaml;h=ed5d1ce2f9d000fadebc708af4ab12258e3848d7;hb=a86b55bcdc811bd629795e5d2759cd4399e7c825;hp=aea8484386d89a0e64e78053c023f9da40ed8371;hpb=29901a39596bcb677874c4fa1ab62bb2eb6a50c4;p=lttng-ci.git diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index aea8484..ed5d1ce 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -411,7 +411,7 @@ - job-template: name: lttng-ust_{version}_scan-build defaults: lttng-ust - node: 'bionic-amd64' + node: 'deb12-amd64' triggers: - pollscm: @@ -420,7 +420,7 @@ builders: - copyartifact: <<: *lttng-ust_steps_copyartifact_defaults - project: liburcu_master_build/platform=bionic-amd64,conf=std,build=std + project: liburcu_master_linuxbuild/platform=deb12-amd64,conf=std,build=std - shell: !include-raw-escape: scripts/common/scan-build.sh @@ -436,7 +436,7 @@ - job-template: name: lttng-ust_{version}_coverity defaults: lttng-ust - node: 'bionic-amd64' + node: 'deb12-amd64' triggers: - pollscm: @@ -456,7 +456,7 @@ builders: - copyartifact: <<: *lttng-ust_steps_copyartifact_defaults - project: liburcu_master_build/platform=bionic-amd64,conf=std,build=std + project: liburcu_master_linuxbuild/platform=deb12-amd64,conf=std,build=std - shell: !include-raw-escape: scripts/common/coverity.sh @@ -487,7 +487,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: linuxbuild version: master - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, dist, oot, oot-dist] confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] @@ -556,7 +556,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: linuxbuild version: stable-2.13 - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, dist, oot, oot-dist] confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] @@ -614,7 +614,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: linuxbuild version: stable-2.12 - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, dist, oot, oot-dist] confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] @@ -680,7 +680,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: linuxbuild version: stable-2.11 - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, dist, oot, oot-dist] confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] liburcu_versions: !!python/tuple [stable-0.11] @@ -718,7 +718,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: linuxbuild version: stable-2.10 - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, dist, oot, oot-dist] confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] liburcu_versions: !!python/tuple [stable-0.9] @@ -762,8 +762,8 @@ ## master ## - 'dev_review_lttng-ust_{version}_{buildtype}': version: master - buildtype: build - platforms: !!python/tuple [bionic-amd64] + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, agents] liburcu_versions: !!python/tuple [stable-0.14] @@ -801,8 +801,8 @@ ## Stable 2.13 ## - 'dev_review_lttng-ust_{version}_{buildtype}': version: stable-2.13 - buildtype: build - platforms: !!python/tuple [bionic-amd64] + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, agents] liburcu_versions: !!python/tuple [stable-0.13] @@ -831,8 +831,8 @@ ## Stable 2.12 ## - 'dev_review_lttng-ust_{version}_{buildtype}': version: stable-2.12 - buildtype: build - platforms: !!python/tuple [bionic-amd64] + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, agents] liburcu_versions: !!python/tuple [stable-0.13]