jjb: lttng-ust: Add gerrit portbuild job
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 27 Apr 2020 17:49:51 +0000 (13:49 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 27 Apr 2020 17:49:59 +0000 (13:49 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-ust.yaml

index 054dff1b35e5dac8e8f25999e373fb11e2700059..d1f2130e6152943962bff6945f588fd7321c2171 100644 (file)
           build: !!python/tuple [std, oot, dist, oot-dist]
           conf: !!python/tuple [std, agents]
           liburcu_version: !!python/tuple [stable-0.12]
-          filter: '(build=="std" && conf=="std") || (arch=="amd64")'
+          filter: ''
+      - 'dev_gerrit_lttng-ust_{buildtype}':
+          buildtype: portbuild
+          arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [agents]
+          liburcu_version: !!python/tuple [stable-0.12]
+          filter: ''
 
 - project:
     name: lttng-ust-views
This page took 0.022924 seconds and 4 git commands to generate.