From: Michael Jeanson Date: Mon, 27 Apr 2020 17:49:51 +0000 (-0400) Subject: jjb: lttng-ust: Add gerrit portbuild job X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=c8370e00c5b20d4889864bcee792fa7005805cea;p=lttng-ci.git jjb: lttng-ust: Add gerrit portbuild job Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 054dff1..d1f2130 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -457,7 +457,14 @@ 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