X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=ab50773333d7bef7c3eb4701499fea64825cc10b;hb=02afe01ced020e2c7fcc1c8842e80bc0203aa60a;hp=f18bcb472caccb557f73c4e857961e891116251e;hpb=14c9c5be278cd8adee5702b01a6dd950ddce3a63;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index f18bcb4..ab50773 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -250,7 +250,7 @@ - job-template: name: liburcu_{version}_scan-build defaults: liburcu - node: 'bionic-amd64' + node: 'deb12-amd64' triggers: - pollscm: @@ -271,7 +271,7 @@ - job-template: name: liburcu_{version}_coverity defaults: liburcu - node: 'bionic-amd64' + node: 'deb12-amd64' triggers: - pollscm: @@ -320,23 +320,33 @@ - master jobs: - '{job_prefix}liburcu_{version}_{buildtype}': + version: master + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] + builds: !!python/tuple [std, oot, dist] + confs: !!python/tuple [std, static, atomic-builtins, tls_fallback, debug-rcu] + touchstone: '(build == "std") && (conf == "std")' + - '{job_prefix}liburcu_{version}_{buildtype}': + version: stable-0.14 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: build - platforms: !!python/tuple [bionic-amd64] + version: stable-0.13 + buildtype: linuxbuild + 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")' + # Common - '{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 +402,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] @@ -426,14 +436,14 @@ - master jobs: - 'dev_review_liburcu_{version}_{buildtype}': - buildtype: build - platforms: !!python/tuple [bionic-amd64] + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist] confs: !!python/tuple [std, static, tls_fallback, debug-rcu] 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: '' @@ -445,22 +455,6 @@ touchstone: '' -- project: - name: babeltrace2-mjeanson - job_prefix: 'dev_mjeanson_' - github_user: urcu - github_name: userspace-rcu - email_to: "mjeanson@efficios.com" - version: - - master - jobs: - - '{job_prefix}liburcu_{version}_{buildtype}': - buildtype: portbuild - platforms: !!python/tuple [sid-riscv64] - builds: !!python/tuple [std] - confs: !!python/tuple [std, static, tls_fallback, debug-rcu] - touchstone: '' - - project: name: liburcu-views views: