From: Michael Jeanson Date: Mon, 20 Jan 2025 21:08:55 +0000 (-0500) Subject: jjb: lttng-tools: add s390x to portbuild jobs X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=1ee7a570232a124534c2acf8bf5213b74dd30777;p=lttng-ci.git jjb: lttng-tools: add s390x to portbuild jobs Change-Id: Ia3fea71c7028733b3705623df408e08957c4c636 Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index a81b821..01d473d 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1316,7 +1316,7 @@ - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: portbuild version: master - 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] confs: !!python/tuple [std, no-ust, agents] - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: slesbuild @@ -1405,7 +1405,7 @@ buildtype: portbuild version: stable-2.13 ustversion: stable-2.13 - 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] confs: !!python/tuple [std, no-ust, agents] urcuversions: !!python/tuple [stable-0.13] - '{job_prefix}lttng-tools_{version}_{buildtype}': @@ -1511,7 +1511,7 @@ buildtype: portbuild version: stable-2.12 ustversion: stable-2.12 - 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] confs: !!python/tuple [std, no-ust, agents] - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: slesbuild @@ -1628,7 +1628,7 @@ - 'dev_{user}_lttng-tools_{version}_{buildtype}': {} - 'dev_{user}_lttng-tools_{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] babelversions: !!python/tuple [stable-1.5, master] - 'dev_{user}_lttng-tools_{version}_macosbuild': @@ -1647,7 +1647,7 @@ buildtype: portbuild version: stable-2.13-staging ustversion: stable-2.13 - 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] urcuversions: !!python/tuple [stable-0.13] babelversions: !!python/tuple [stable-2.0] @@ -1661,7 +1661,7 @@ buildtype: portbuild version: stable-2.12-staging ustversion: stable-2.12 - 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] urcuversions: !!python/tuple [stable-0.13] babelversions: !!python/tuple [stable-2.0]