X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=fcb0a8074eb7906593e1e3fe72e33f2cc6532e9d;hb=d0ffdf18a1f18f7fd4eaac5882ab18d846b08725;hp=17924c02e9db8e942e789436fb2c590e98f89173;hpb=30e5c12c8d51c154a3a4c445204152a4231c00de;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 17924c0..fcb0a80 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 [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] @@ -357,7 +367,7 @@ 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")' @@ -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,28 +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: '' - - '{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 views: