From 6185514dbbd60ee05fef3fa784bc80603bfc22cc Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 9 Mar 2022 12:24:23 -0500 Subject: [PATCH] jjb: lttng-ust: add FreeBSD gerrit job Change-Id: I2e0dcffd707702ca5bf30003a5ccef9e767629f4 Signed-off-by: Michael Jeanson --- jobs/lttng-ust.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 742d44e..a9657dd 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -712,7 +712,6 @@ liburcu_version: 'stable-0.13' filter: '' babeltrace_version: stable-2.0 - - 'dev_gerrit_lttng-ust_{buildtype}': buildtype: portbuild arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] @@ -720,6 +719,13 @@ conf: !!python/tuple [agents] liburcu_version: !!python/tuple [stable-0.13] filter: '' + - 'dev_gerrit_lttng-ust_{buildtype}': + buildtype: freebsdbuild + arch: !!python/tuple [freebsd] + build: !!python/tuple [std] + conf: !!python/tuple [agents] + liburcu_version: !!python/tuple [stable-0.13] + filter: '' - project: name: lttng-ust-views -- 2.34.1