X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=17924c02e9db8e942e789436fb2c590e98f89173;hb=8fa2f091786eb75dc86117461e6a0b819c40f234;hp=f18bcb472caccb557f73c4e857961e891116251e;hpb=14c9c5be278cd8adee5702b01a6dd950ddce3a63;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index f18bcb4..17924c0 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -321,7 +321,7 @@ jobs: - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: linuxbuild - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist] confs: !!python/tuple [std, static, tls_fallback, debug-rcu] touchstone: '(build == "std") && (conf == "std")' @@ -333,10 +333,10 @@ touchstone: '(build == "std") && (conf == "std")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb12-ppc64el, deb11-i386, deb12-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, static, tls_fallback, debug-rcu] - touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")' + touchstone: '(build == "std") && (conf == "std") && (platform == "deb12-i386")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: slesbuild platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] @@ -392,16 +392,16 @@ jobs: - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: linuxbuild - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist] confs: !!python/tuple [std, static, tls_fallback, debug-rcu] touchstone: '(build == "std") && (conf == "std")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb12-ppc64el, deb11-i386, deb12-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, static, tls_fallback, debug-rcu] - touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")' + touchstone: '(build == "std") && (conf == "std") && (platform == "deb12-i386")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: slesbuild platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] @@ -433,7 +433,7 @@ touchstone: '(build == "std")' - 'dev_review_liburcu_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb12-ppc64el, deb11-i386, deb12-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std] touchstone: '' @@ -460,6 +460,12 @@ builds: !!python/tuple [std] confs: !!python/tuple [std, static, tls_fallback, debug-rcu] touchstone: '' + - '{job_prefix}liburcu_{version}_{buildtype}': + buildtype: build + platforms: !!python/tuple [deb12-amd64] + builds: !!python/tuple [std] + confs: !!python/tuple [std, agents, static, tls_fallback, debug-rcu] + touchstone: '' - project: name: liburcu-views