Merge "ansible: Use 'compilers_legacy_install' to control legacy CC installation"
[lttng-ci.git] / jobs / lttng-ivc.yaml
index 62d4194bcb6bd4212fb1f30a9e56f2b7fc87c3e7..4f28de23bc13b2ffe65ee07de9771de6a10ca90d 100644 (file)
 ## Project
 - project:
     name: lttng-ivc
-    github_user: lttng
+    github_user: mjeanson
     github_name: lttng-ivc
     email_to: "ci-notification@lists.lttng.org"
     version:
     jobs:
       - 'lttng-ivc-{version}':
           version: master
-          platforms: !!python/tuple [bionic-amd64]
+          platforms: !!python/tuple [deb12-amd64]
           liburcu_version: !!python/tuple [master]
       - 'lttng-ivc-{version}':
           version: staging
-          platforms: !!python/tuple [bionic-amd64]
+          platforms: !!python/tuple [deb12-amd64]
           liburcu_version: !!python/tuple [master]
       - 'lttng-ivc-{version}-modules':
          version: master
-         platforms: !!python/tuple [bionic-amd64]
-         slave: !!python/tuple [amd64-rootnode]
+         platforms: !!python/tuple [deb12-amd64]
+         slave: !!python/tuple [amd64-rootnode-linux5]
          liburcu_version: !!python/tuple [master]
 
This page took 0.022888 seconds and 4 git commands to generate.