jjb: Add env and os details printing to build jobs
[lttng-ci.git] / jobs / linux-rseq.yaml
index 951b1cf5da20179dbdb3b57478c6c54b214fe874..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:
@@ -19,7 +19,7 @@
 
     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
@@ -50,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.02325 seconds and 4 git commands to generate.