From: Michael Jeanson Date: Tue, 4 Apr 2023 19:04:56 +0000 (-0400) Subject: jjb: lttng-tools: add missing filter to stable rootbuild job X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=aa83d68e92c14c35e1750115baad6c9d3bdc2428;p=lttng-ci.git jjb: lttng-tools: add missing filter to stable rootbuild job Change-Id: Iba347446234e7270211a5179c275a46e7bd16374 Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index aee0198..024c8bb 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1070,7 +1070,7 @@ urcuversions: !!python/tuple [stable-0.13] babelversions: !!python/tuple [stable-2.0] testtypes: !!python/tuple [base] - filter: '' + filter: '(node=="amd64-rootnode" && platform=="bionic-amd64")' touchstone: '' - 'lttng-tools_{version}_release': version: v2.13 @@ -1188,7 +1188,7 @@ urcuversions: !!python/tuple [stable-0.13] babelversions: !!python/tuple [stable-2.0] testtypes: !!python/tuple [base] - filter: '' + filter: '(node=="amd64-rootnode" && platform=="bionic-amd64")' touchstone: '' - 'lttng-tools_{version}_release': version: v2.12