From: Michael Jeanson Date: Wed, 9 Mar 2022 17:24:23 +0000 (-0500) Subject: jjb: lttng-ust: add FreeBSD gerrit job X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=6185514dbbd60ee05fef3fa784bc80603bfc22cc;p=lttng-ci.git jjb: lttng-ust: add FreeBSD gerrit job Change-Id: I2e0dcffd707702ca5bf30003a5ccef9e767629f4 Signed-off-by: Michael Jeanson --- 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