]> git.lttng.org Git - lttng-ci.git/commitdiff
jjb: librseq: add s390x to portbuild jobs
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Jan 2025 20:47:28 +0000 (15:47 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Jan 2025 20:47:33 +0000 (15:47 -0500)
Change-Id: Ic26a4bb66d2567e64146eac57d158e9fa390712c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/librseq.yaml

index 96cfd772794373d7ea97c4d01f4d51f0b6d2032a..f8937f3717fd3b0a4e322eaaf6039f47b60844f3 100644 (file)
           touchstone: ''
       - 'librseq_{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]
           touchstone: ''
           touchstone: ''
       - 'dev_review_librseq_{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]
           touchstone: ''
This page took 0.02597 seconds and 4 git commands to generate.