]> git.lttng.org Git - lttng-ci.git/commitdiff
jjb: Add extended yoctobuild coverage
authorKienan Stewart <kstewart@efficios.com>
Fri, 10 Jan 2025 19:04:18 +0000 (14:04 -0500)
committerKienan Stewart <kstewart@efficios.com>
Fri, 10 Jan 2025 20:18:19 +0000 (15:18 -0500)
Change-Id: Ib7a6540da34a5cacb167b32fe38c53cbb484abd3
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
jobs/babeltrace.yaml
jobs/barectf.yaml
jobs/liburcu.yaml

index 5f21c6245549914d61eed93c280a25ec24293b2e..0eac519b9624eb77870989d5d6a7708465f9302a 100644 (file)
           confs: !!python/tuple [std]
           filter: ''
           touchstone: ''
+          version:
+            - stable-1.5
+            - stable-2.0
+            - stable-2.1
+            - master
       - '{job_prefix}babeltrace_{version}_{buildtype}':
           buildtype: macosbuild
           platforms: !!python/tuple [macos-arm64]
index 160bf3814bdaec111cfc8a44d6e1d8414c80a419..b46ca0a8e41706de2dfc239acc6cbed5c87f5359 100644 (file)
       - 'barectf_{version}_{buildtype}':
           buildtype: linuxbuild
           platforms: !!python/tuple [deb12-amd64]
+      - 'barectf_{version}_{buildtype}':
+          buildtype: yoctobuild
+          platforms: !!python/tuple [yocto23-powerpc, yocto40-powerpc, yocto40-ppc64]
 
 - project:
     name: review-barectf
index 6a5b1da2d433610cb1bfa49e26418396f8c918e8..ed3ca05d18f40655ee6ade63ab7eb67534325445 100644 (file)
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           touchstone: '(build == "std")'
+          version:
+            - stable-0.11
+            - stable-0.12
+            - stable-0.13
+            - stable-0.14
+            - stable-0.15
+            - master
       - '{job_prefix}liburcu_{version}_{buildtype}':
           buildtype: macosbuild
           platforms: !!python/tuple [macos-arm64]
This page took 0.027076 seconds and 4 git commands to generate.