X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=1cafa75046ca0142c16c96c1a2afb0e24f8d41ac;hb=97ec8412e4b985a0118c8ec42b71f152ce07dd1b;hp=4edb92d5f8fe0aba20c6fe19e3fd0f7afe4e2710;hpb=7ff14a9767236737d53c52cefc9c992bdbe7d164;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 4edb92d..1cafa75 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,17 +320,27 @@ - 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, deb12-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 [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] @@ -351,13 +361,13 @@ touchstone: '(build == "std")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: yoctobuild - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] touchstone: '(build == "std")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: macosbuild - platforms: !!python/tuple [macos-amd64, macos-arm64] + platforms: !!python/tuple [macos-arm64] builds: !!python/tuple [std] confs: !!python/tuple [std] touchstone: '(build == "std")' @@ -392,7 +402,7 @@ jobs: - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: linuxbuild - platforms: !!python/tuple [jammy-amd64, deb12-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")' @@ -426,8 +436,8 @@ - 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")' @@ -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: