jjb: update yocto powerpc and ppc64 to kirkstone
[lttng-ci.git] / jobs / liburcu.yaml
index 490ada6f0433569aa4c7f8722ba6524cdf07c3cc..1cafa75046ca0142c16c96c1a2afb0e24f8d41ac 100644 (file)
           confs: !!python/tuple [std, static, tls_fallback, debug-rcu]
           touchstone: '(build == "std") && (conf == "std")'
       # Common
-      - '{job_prefix}liburcu_{version}_{buildtype}':
-          buildtype: build
-          platforms: !!python/tuple [bionic-amd64]
-          builds: !!python/tuple [std, oot, dist]
-          confs: !!python/tuple [std, static, tls_fallback, debug-rcu]
-          touchstone: '(build == "std") && (conf == "std")'
       - '{job_prefix}liburcu_{version}_{buildtype}':
           buildtype: portbuild
           platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386]
           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")'
       - '{job_prefix}liburcu_{version}_{buildtype}':
           buildtype: macosbuild
-          platforms: !!python/tuple [macos-amd64, macos-arm64]
+          platforms: !!python/tuple [macos-arm64]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           touchstone: '(build == "std")'
           touchstone: ''
 
 
-- project:
-    name: babeltrace2-mjeanson
-    job_prefix: 'dev_mjeanson_'
-    github_user: urcu
-    github_name: userspace-rcu
-    email_to: "mjeanson@efficios.com"
-    version:
-      - master
-    jobs:
-      - '{job_prefix}liburcu_{version}_{buildtype}':
-          buildtype: portbuild
-          platforms: !!python/tuple [sid-riscv64]
-          builds: !!python/tuple [std]
-          confs: !!python/tuple [std, static, tls_fallback, debug-rcu]
-          touchstone: ''
-      - '{job_prefix}liburcu_{version}_{buildtype}':
-          buildtype: build
-          platforms: !!python/tuple [deb12-amd64]
-          builds: !!python/tuple [std]
-          confs: !!python/tuple [std, agents, static, tls_fallback, debug-rcu]
-          touchstone: ''
-
 - project:
     name: liburcu-views
     views:
This page took 0.023802 seconds and 4 git commands to generate.