]> git.lttng.org Git - lttng-ci.git/commitdiff
jjb: Run lttng-tools master review tests with bt2 master
authorKienan Stewart <kstewart@efficios.com>
Thu, 19 Dec 2024 21:23:16 +0000 (16:23 -0500)
committerKienan Stewart <kstewart@efficios.com>
Thu, 19 Dec 2024 21:23:16 +0000 (16:23 -0500)
As done with the lttng-tools_master_linuxbuild job.

Change-Id: I7e7c1bfa8742a9b877c60341f2d8e99170e72cac
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
jobs/lttng-tools.yaml

index aefe1bb496fdc523d4e0fbe8575d9835fcdbf68b..6d65aff34881cf8b6b932511e3fea269099a0673 100644 (file)
           platforms: !!python/tuple [deb12-amd64]
           builds: !!python/tuple [std, oot, dist, oot-dist]
           confs: !!python/tuple [std, no-ust, agents]
+          babelversions: !!python/tuple [stable-2.0, master]
+          filter: '(build=="std") || ((babeltrace_version=="master" && (conf=="std" || conf=="agents" || conf=="no-ust")))'
       - 'dev_review_lttng-tools_{version}_{cctype}':
           version: master
           cctype: clangbuild
This page took 0.026309 seconds and 4 git commands to generate.