From 1b2501b53d3219e1c7d2011e3c9a8488bb3b1384 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Tue, 30 Jan 2024 13:06:56 -0500 Subject: [PATCH] jjb: update yocto powerpc and ppc64 to kirkstone Change-Id: Iab8529b9f716c57e5661779ebfb1ef97d63815e1 Signed-off-by: Michael Jeanson --- jobs/babeltrace.yaml | 2 +- jobs/liburcu.yaml | 2 +- jobs/lttng-tools.yaml | 6 +++--- jobs/lttng-ust.yaml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index 66d5be7..a188fb4 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -605,7 +605,7 @@ touchstone: '' - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: yoctobuild - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] filter: '' diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index fcb0a80..1cafa75 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -361,7 +361,7 @@ touchstone: '(build == "std")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: yoctobuild - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] touchstone: '(build == "std")' diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 5ad412e..d205830 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1099,7 +1099,7 @@ buildtype: yoctobuild version: master ustversion: master - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] urcuversions: !!python/tuple [master] @@ -1218,7 +1218,7 @@ buildtype: yoctobuild version: stable-2.13 ustversion: stable-2.13 - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] urcuversions: !!python/tuple [stable-0.13] @@ -1327,7 +1327,7 @@ buildtype: yoctobuild version: stable-2.12 ustversion: stable-2.12 - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] urcuversions: !!python/tuple [stable-0.13] diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 61fe0dd..f81d326 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -523,7 +523,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: yoctobuild version: master - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] liburcu_versions: !!python/tuple [stable-0.13, master] @@ -583,7 +583,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: yoctobuild version: stable-2.13 - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] liburcu_versions: !!python/tuple [stable-0.13, master] @@ -632,7 +632,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: yoctobuild version: stable-2.12 - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] liburcu_versions: !!python/tuple [stable-0.13] -- 2.34.1