From: Michael Jeanson Date: Mon, 20 Jan 2025 20:45:04 +0000 (-0500) Subject: jjb: liburcu: add s390x to portbuild jobs X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=2853a6af47da5c1f548c4f7553af1b8be4f78d52;p=lttng-ci.git jjb: liburcu: add s390x to portbuild jobs Change-Id: I76b34d6b649bbeec8ab3de4c72bcc8501b582535 Signed-off-by: Michael Jeanson --- diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index adf7ff5..d3b5592 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -377,7 +377,7 @@ # Common - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb13-riscv64, deb12-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb13-riscv64, deb12-s390x, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, static, tls_fallback, debug-rcu] touchstone: '(build == "std") && (conf == "std") && (platform == "deb12-i386")' @@ -472,7 +472,7 @@ touchstone: '(build == "std") && (conf == "std")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-s390x, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, static, tls_fallback, debug-rcu] touchstone: '(build == "std") && (conf == "std") && (platform == "deb12-i386")' @@ -508,7 +508,7 @@ touchstone: '(build == "std")' - 'dev_review_liburcu_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-s390x, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std] touchstone: ''