jjb: Correct param builds for linux 6.9-rc1
[lttng-ci.git] / jobs / lttng-ivc.yaml
index c3acbb955ea99a25228a478c4b9a2c0eadcb5f28..8c58f114e884b588bf2f6604e495947274a16ad7 100644 (file)
@@ -58,6 +58,7 @@
     publishers:
       - archive:
           artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**'
+          follow-symlinks: true
           allow-empty: false
       - junit:
           results: result.xml
     publishers:
       - archive:
           artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**'
+          follow-symlinks: true
           allow-empty: false
       - junit:
           results: result.xml
     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.023892 seconds and 4 git commands to generate.