jjb: move to NoActivity timeouts
[lttng-ci.git] / jobs / librseq.yaml
index 392b0d2aef2d31984cc863c658a42ffb3e8aec6e..db7fa74d27d650a02e394a7b18c4ee35fdf54a36 100644 (file)
@@ -22,7 +22,7 @@
       - timeout:
           timeout: 10
           fail: true
-          type: absolute
+          type: no-activity
       - timestamps
       - workspace-cleanup:
           clean-if:
     wrappers:
       - ansicolor
       - timeout:
-          timeout: 60
+          timeout: 10
           fail: true
-          type: absolute
+          type: no-activity
       - timestamps
       - workspace-cleanup:
           clean-if:
       - 'librseq_{version}_{buildtype}':
           buildtype: build
           arch: !!python/tuple [amd64]
-          build: !!python/tuple [std, oot, dist]
+          build: !!python/tuple [std, oot, dist, oot-dist]
           conf: !!python/tuple [std, static]
       - 'librseq_{version}_{cctype}':
           cctype: gccbuild
This page took 0.024297 seconds and 4 git commands to generate.