From 53ec4611ed3caaf34f360a8cabe27dd46e0509a6 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 8 Mar 2023 13:34:25 -0500 Subject: [PATCH] jjb: lttng-tools: add missing filter to gerrit rootbuild job Change-Id: Ieb7811cc0799cb4d89ac4f0383572b16d9919e2c Signed-off-by: Michael Jeanson --- jobs/lttng-tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 2b050c1..7352b7e 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1521,7 +1521,7 @@ urcuversions: !!python/tuple [master] # Switch to stable-0.14 when released (for C++ support) babelversions: !!python/tuple [stable-2.0] testtypes: !!python/tuple [base] - filter: '' + filter: '(node=="amd64-rootnode" && platform=="bionic-amd64")' touchstone: '' - project: -- 2.34.1