From: Michael Jeanson Date: Wed, 5 Apr 2023 18:49:40 +0000 (-0400) Subject: jjb: lttng-ust/tools: Add yocto stable jobs X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=2e454c3b9c86ea660994c6bcbb0322d61d96de4a;p=lttng-ci.git jjb: lttng-ust/tools: Add yocto stable jobs Change-Id: I8e9185af48d37e06ed78fc2c87911ea93af4cddd Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index f753e44..e690914 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1025,6 +1025,18 @@ testtypes: !!python/tuple [base] filter: '' touchstone: '' + - '{job_prefix}lttng-tools_{version}_{buildtype}': + buildtype: yoctobuild + version: stable-2.13 + ustversion: stable-2.13 + platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + urcuversions: !!python/tuple [stable-0.13] + babelversions: !!python/tuple [stable-2.0] + testtypes: !!python/tuple [base] + filter: '' + touchstone: '' - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: macosbuild version: stable-2.13 @@ -1143,6 +1155,18 @@ testtypes: !!python/tuple [base] filter: '' touchstone: '' + - '{job_prefix}lttng-tools_{version}_{buildtype}': + buildtype: yoctobuild + version: stable-2.12 + ustversion: stable-2.12 + platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + urcuversions: !!python/tuple [stable-0.13] + babelversions: !!python/tuple [stable-2.0] + testtypes: !!python/tuple [base] + filter: '' + touchstone: '' - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: macosbuild version: stable-2.12 diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 9bb6c58..cde5ae8 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -599,6 +599,15 @@ liburcu_versions: !!python/tuple [stable-0.13, master] filter: '' touchstone: '' + - '{job_prefix}lttng-ust_{version}_{buildtype}': + buildtype: yoctobuild + version: stable-2.13 + platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + liburcu_versions: !!python/tuple [stable-0.13, master] + filter: '' + touchstone: '' - 'lttng-ust_{version}_scan-build': version: stable-2.13 @@ -648,6 +657,15 @@ liburcu_versions: !!python/tuple [stable-0.13] filter: '' touchstone: '' + - '{job_prefix}lttng-ust_{version}_{buildtype}': + buildtype: yoctobuild + version: stable-2.12 + platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + liburcu_versions: !!python/tuple [stable-0.13] + filter: '' + touchstone: '' - 'lttng-ust_{version}_scan-build': version: stable-2.12