jjb: Add deb12-i386 hosts
[lttng-ci.git] / jobs / liburcu.yaml
index 33f9331415dcc1b9576572018b60b60c27b6312a..f18bcb472caccb557f73c4e857961e891116251e 100644 (file)
           touchstone: '(build == "std") && (conf == "std")'
       - '{job_prefix}liburcu_{version}_{buildtype}':
           buildtype: portbuild
-          platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386]
+          platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb12-ppc64el, deb11-i386, deb12-i386]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std, static, tls_fallback, debug-rcu]
           touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")'
           touchstone: '(build == "std")'
       - '{job_prefix}liburcu_{version}_{buildtype}':
           buildtype: elbuild
-          platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64]
+          platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64, el7-arm64, el8-arm64, el9-arm64]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           touchstone: '(build == "std")'
           touchstone: '(build == "std") && (conf == "std")'
       - '{job_prefix}liburcu_{version}_{buildtype}':
           buildtype: portbuild
-          platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386]
+          platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb12-ppc64el, deb11-i386, deb12-i386]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std, static, tls_fallback, debug-rcu]
           touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")'
           touchstone: '(build == "std")'
       - 'dev_review_liburcu_{version}_{buildtype}':
           buildtype: portbuild
-          platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386]
+          platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb12-ppc64el, deb11-i386, deb12-i386]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           touchstone: ''
           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: ''
+
 - project:
     name: liburcu-views
     views:
This page took 0.02943 seconds and 4 git commands to generate.