jjb: lttng-ust: add FreeBSD gerrit job
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 9 Mar 2022 17:24:23 +0000 (12:24 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 9 Mar 2022 17:24:29 +0000 (12:24 -0500)
Change-Id: I2e0dcffd707702ca5bf30003a5ccef9e767629f4
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-ust.yaml

index 742d44e41937fa11a069ff2e8492822a047e0d1d..a9657dd2756e549d249a4019d04211e654a17d3f 100644 (file)
           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]
           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
This page took 0.024608 seconds and 4 git commands to generate.