jjb: Add env and os details printing to build jobs
[lttng-ci.git] / jobs / linux-rseq.yaml
index dce0f84d98c280e91152d0c6b06ff56dcd274da3..2c7683ba8aea37e842c93e8a0418aa42da94f940 100644 (file)
@@ -9,9 +9,9 @@
     wrappers:
       - ansicolor
       - timeout:
-          timeout: 90
+          timeout: 10
           fail: true
-          type: absolute
+          type: no-activity
       - timestamps
       - workspace-cleanup:
           clean-if:
 
     scm:
       - git:
-          url: git://git-mirror.internal.efficios.com/kernel/rseq/linux-rseq.git
+          url: https://git-mirror.internal.efficios.com/kernel/rseq/linux-rseq.git
           branches:
             - origin/rseq/dev
           basedir: src/linux-rseq
           skip-tag: true
+          reference-repo: "$HOME/gitcache/linux-stable.git/"
 
     triggers:
       - pollscm:
@@ -49,9 +50,9 @@
     wrappers:
       - ansicolor
       - timeout:
-          timeout: 180
+          timeout: 10
           fail: true
-          type: absolute
+          type: no-activity
       - timestamps
       - workspace-cleanup:
           clean-if:
This page took 0.023109 seconds and 4 git commands to generate.