From 82f1bdeb3c369e33d3cf1fcf7fb74f4d07f62a7d Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Thu, 19 Dec 2024 16:23:16 -0500 Subject: [PATCH] jjb: Run lttng-tools master review tests with bt2 master As done with the lttng-tools_master_linuxbuild job. Change-Id: I7e7c1bfa8742a9b877c60341f2d8e99170e72cac Signed-off-by: Kienan Stewart --- jobs/lttng-tools.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index aefe1bb..6d65aff 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1657,6 +1657,8 @@ 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 -- 2.39.5